Use nexus-sync v0

This commit is contained in:
Janne Valkealahti
2023-01-23 10:51:57 +00:00
parent 5c52fbe373
commit 9154c85762

View File

@@ -168,7 +168,7 @@ jobs:
jfrog rt download \
--spec .github/release-files-spec.json \
--spec-vars "buildname=$JFROG_CLI_BUILD_NAME;buildnumber=$JFROG_CLI_BUILD_NUMBER"
- uses: jvalkeal/nexus-sync@0.0.x
- uses: jvalkeal/nexus-sync@v0
with:
url: ${{ secrets.OSSRH_URL }}
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}