Skip to content

Commit

Permalink
chore: update actions workflow to handle OSSRH close + release
Browse files Browse the repository at this point in the history
this avoids anyone having to manually log into OSSRH to release artifacts
  • Loading branch information
zml2008 committed Feb 2, 2025
1 parent 401ee25 commit 3f9d350
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master
with:
runtime_version: 17
secrets: inherit
extra_gradle_publish_params: closeAndReleaseSonatypeStagingRepository
secrets: inherit

0 comments on commit 3f9d350

Please sign in to comment.