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 464f5c4 commit a0ceaccCopy full SHA for a0ceacc
1 file changed
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
java-version: 11
70
distribution: temurin
71
- server-id: ossrh-releases
+ server-id: central
72
server-username: MAVEN_USERNAME
73
server-password: MAVEN_PASSWORD
74
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}
0 commit comments