We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64fccd3 commit d851a56Copy full SHA for d851a56
1 file changed
.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