Skip to content

Commit a0ceacc

Browse files
committed
fix server id
1 parent 464f5c4 commit a0ceacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
java-version: 11
7070
distribution: temurin
71-
server-id: ossrh-releases
71+
server-id: central
7272
server-username: MAVEN_USERNAME
7373
server-password: MAVEN_PASSWORD
7474
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}

0 commit comments

Comments
 (0)