Skip to content

Commit

Permalink
chore(ci): update release workflow configurations (#198)
Browse files Browse the repository at this point in the history
Update publish job to only `closeSonatypeStagingRepository`.
  • Loading branch information
puneetbehl authored Mar 20, 2024
1 parent a006daf commit f25d446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
arguments: |
-Psigning.secretKeyRingFile=${{ github.workspace }}/secring.gpg
publishToSonatype
closeAndReleaseSonatypeStagingRepository
closeSonatypeStagingRepository
release:
needs: publish
runs-on: ubuntu-latest
Expand Down

0 comments on commit f25d446

Please sign in to comment.