Skip to content

Commit

Permalink
Publish OSSRH Nexus then close and release.
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth J. Shackleton <[email protected]>
  • Loading branch information
kennethshackleton committed Apr 8, 2021
1 parent a2279ce commit 3d4f3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
-PsonatypePassword="${{ secrets.OSSRH_PASSWORD }}" \
-PsonatypeUsername="${{ secrets.OSSRH_USERNAME }}" \
publishToSonatype \
closeSonatypeStagingRepository
closeAndReleaseSonatypeStagingRepository
- name: 'Clean-up'
if: ${{ always() }}
run:
Expand Down

0 comments on commit 3d4f3d8

Please sign in to comment.