Skip to content

Commit a04eb07

Browse files
authored
[enahncement] Change server-id from 'ossrh' to 'central'
1 parent 3fe564f commit a04eb07

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
@@ -46,7 +46,7 @@ jobs:
4646
java-version: 17
4747
distribution: temurin
4848
cache: maven
49-
server-id: ossrh
49+
server-id: central
5050
server-username: MAVEN_USERNAME
5151
server-password: MAVEN_PASSWORD
5252
gpg-private-key: ${{ secrets.OSSRH_GPG_SECRET_KEY }}

0 commit comments

Comments
 (0)