Skip to content

Commit

Permalink
Use nexus-actions/create-nexus-staging-repo 1.3.0 (1.3 is invalid)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdvrieze committed May 19, 2024
1 parent 7d9830c commit 9aeb740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
repository_id: ${{ steps.create.outputs.repository_id }}
steps:
- id: create
uses: nexus-actions/create-nexus-staging-repo@v1.3
uses: nexus-actions/create-nexus-staging-repo@v1.3.0
with:
username: ${{ secrets.OSSRH_USERNAME }}
password: ${{ secrets.OSSRH_PASSWORD }}
Expand Down

0 comments on commit 9aeb740

Please sign in to comment.