Skip to content

Commit

Permalink
Use nexus-sync 0.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed Jan 10, 2023
1 parent 38acd79 commit c160402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit c160402

Please sign in to comment.