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 d896200 commit e153cf2Copy full SHA for e153cf2
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
java-version: '11'
15
distribution: 'temurin'
16
- server-id: ossrh
+ server-id: central
17
server-username: MAVEN_USERNAME
18
server-password: MAVEN_PASSWORD
19
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments