We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe564f commit a04eb07Copy full SHA for a04eb07
1 file changed
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
java-version: 17
47
distribution: temurin
48
cache: maven
49
- server-id: ossrh
+ server-id: central
50
server-username: MAVEN_USERNAME
51
server-password: MAVEN_PASSWORD
52
gpg-private-key: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
0 commit comments