diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7bee091..4cdac87 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,4 +15,5 @@ jobs: uses: SpongePowered/.github/.github/workflows/shared-ci.yaml@master with: runtime_version: 17 - secrets: inherit \ No newline at end of file + extra_gradle_publish_params: closeAndReleaseSonatypeStagingRepository + secrets: inherit