Skip to content

Commit 9f65fcf

Browse files
authored
chore: Migrate ossrh to central (#778)
* changing server-id to central
1 parent fa9bb12 commit 9f65fcf

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
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
java-version: 8
5555
distribution: temurin
56-
server-id: ossrh
56+
server-id: central
5757
server-username: MAVEN_USERNAME
5858
server-password: MAVEN_PASSWORD
5959
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)