Skip to content

Commit 4c96ea4

Browse files
authored
Update release.yml
1 parent 61eabd6 commit 4c96ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
java-version: 21
3737
distribution: "zulu"
3838
cache: "maven"
39-
server-id: sonatype-nexus-staging
39+
server-id: central
4040
server-username: CI_DEPLOY_USERNAME
4141
server-password: CI_DEPLOY_PASSWORD
4242
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}

0 commit comments

Comments
 (0)