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 38acd79 commit c160402Copy full SHA for c160402
.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@main
+ - uses: jvalkeal/nexus-sync@0.0.x
172
with:
173
url: ${{ secrets.OSSRH_URL }}
174
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}
0 commit comments