Skip to content

Commit 6cffad3

Browse files
Update release.yml
1 parent 4964189 commit 6cffad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
java-version: '11'
7979
distribution: 'temurin'
80-
server-id: ossrh
80+
server-id: central
8181
server-username: MAVEN_USERNAME
8282
server-password: MAVEN_PASSWORD
8383
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
@@ -138,4 +138,4 @@ jobs:
138138
cli_version: ${{ needs.release.outputs.CLI_VERSION }}
139139
is_cli_release: false
140140
is_java_release: true
141-
secrets: inherit
141+
secrets: inherit

0 commit comments

Comments
 (0)