We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9b0ff commit c80449dCopy full SHA for c80449d
1 file changed
.github/workflows/publish_release.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
java-version: '8'
18
distribution: 'temurin'
19
- server-id: ossrh
+ server-id: central
20
server-username: MAVEN_USERNAME
21
server-password: MAVEN_PASSWORD
22
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}
0 commit comments