Use nexus-sync main

This commit is contained in:
Janne Valkealahti
2022-10-24 07:31:45 +01:00
parent a7d53d4226
commit b220ea5656

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