Use nexus-sync 0.0.x

This commit is contained in:
Janne Valkealahti
2023-01-10 13:01:58 +00:00
parent 38acd79b83
commit c1604021c6

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@main
- uses: jvalkeal/nexus-sync@0.0.x
with:
url: ${{ secrets.OSSRH_URL }}
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}