We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d53d4 commit b220ea5Copy full SHA for b220ea5
.github/workflows/release-ga.yml
@@ -168,7 +168,7 @@ jobs:
168
jfrog rt download \
169
--spec .github/release-files-spec.json \
170
--spec-vars "buildname=$JFROG_CLI_BUILD_NAME;buildnumber=$JFROG_CLI_BUILD_NUMBER"
171
- - uses: jvalkeal/nexus-sync@v0
+ - uses: jvalkeal/nexus-sync@main
172
with:
173
url: ${{ secrets.OSSRH_URL }}
174
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}
0 commit comments