Skip to content

Commit

Permalink
Working on the deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavesonics committed Dec 4, 2024
1 parent 5f618ac commit 6f0a619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ jobs:
uses: gradle/gradle-build-action@ce999babab2de1c4b649dc15f0ee67e6246c994f
with:
arguments: |
closeAndReleaseStagingRepositories
closeAndReleaseSonatypeStagingRepositories
-PsonatypeUsername='${{secrets.OSSRH_USERNAME}}'
-PsonatypePassword='${{secrets.OSSRH_PASSWORD}}'

0 comments on commit 6f0a619

Please sign in to comment.