Skip to content

Commit 8b6c204

Browse files
committed
release.yml
1 parent 60b3d52 commit 8b6c204

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
@@ -19,7 +19,7 @@ jobs:
1919
distribution: temurin
2020
java-version: 17
2121
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
22-
server-id: ossrh-release
22+
server-id: central
2323
server-username: MAVEN_USERNAME
2424
server-password: MAVEN_PASSWORD
2525
- run: mvn clean deploy -B -V -e -ntp

0 commit comments

Comments
 (0)