Skip to content

Commit c80449d

Browse files
authored
chore: update server-id
1 parent 0d9b0ff commit c80449d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
java-version: '8'
1818
distribution: 'temurin'
19-
server-id: ossrh
19+
server-id: central
2020
server-username: MAVEN_USERNAME
2121
server-password: MAVEN_PASSWORD
2222
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}

0 commit comments

Comments
 (0)