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.
2 parents 03971af + bbb4c64 commit 5c7bbaeCopy full SHA for 5c7bbae
1 file changed
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
java-version: '17'
26
distribution: 'adopt'
27
- server-id: ossrh
+ server-id: central
28
server-username: OSSRH_USERNAME
29
server-password: OSSRH_TOKEN
30
gpg-private-key: ${{secrets.GPG_PRIVATE_KEY}}
0 commit comments