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 61eabd6 commit 4c96ea4Copy full SHA for 4c96ea4
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
java-version: 21
37
distribution: "zulu"
38
cache: "maven"
39
- server-id: sonatype-nexus-staging
+ server-id: central
40
server-username: CI_DEPLOY_USERNAME
41
server-password: CI_DEPLOY_PASSWORD
42
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}
0 commit comments