Skip to content

Commit 1b773ef

Browse files
committed
Update maven-central-release.yml
Signed-off-by: Mahmoud Ben Hassine <mbenhassine@vmware.com>
1 parent 6591719 commit 1b773ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-central-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
wget --user="$ARTIFACTORY_USERNAME" --password="$ARTIFACTORY_PASSWORD" $ARTIFACTORY_URL/spring-batch-integration/$RELEASE_VERSION/spring-batch-integration-$RELEASE_VERSION-sources.jar
6767
6868
- name: Sign artifacts and release them to Maven Central
69-
uses: jvalkeal/nexus-sync@v0.0.2
69+
uses: jvalkeal/nexus-sync@v0
7070
id: nexus
7171
with:
7272
url: ${{ secrets.OSSRH_URL }}

0 commit comments

Comments
 (0)