Skip to content

Commit 8105bed

Browse files
committed
update sonatype deployment - github action
1 parent f728539 commit 8105bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-java@v1.4.3
2323
with:
2424
java-version: 11
25-
server-id: sonatype
25+
server-id: central
2626
server-username: MAVEN_USERNAME
2727
server-password: MAVEN_PASSWORD
2828

0 commit comments

Comments
 (0)