Skip to content

Commit 78a8ccd

Browse files
authored
chore: change server-id for central repo (#870)
* changing server-id to central
1 parent 4df37cf commit 78a8ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
java-version: 11
108108
distribution: temurin
109-
server-id: ossrh
109+
server-id: central
110110
server-username: MAVEN_USERNAME
111111
server-password: MAVEN_PASSWORD
112112
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)