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 0877ac9 commit eab9043Copy full SHA for eab9043
.github/workflows/CI release.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
distribution: 'temurin'
33
java-version: '11'
34
- server-id: ossrh
+ server-id: central
35
server-username: MAVEN_USERNAME
36
server-password: MAVEN_PASSWORD
37
gpg-private-key: ${{ secrets.GPG_SECRET_KEY }}
0 commit comments