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 fa9bb12 commit 9f65fcfCopy full SHA for 9f65fcf
.github/workflows/test-and-deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
java-version: 8
55
distribution: temurin
56
- server-id: ossrh
+ server-id: central
57
server-username: MAVEN_USERNAME
58
server-password: MAVEN_PASSWORD
59
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
0 commit comments