Skip to content

Commit bc34cf7

Browse files
authored
Merge pull request #85 from sswguo/server
Update server
2 parents fadfd6f + 0fbe1d6 commit bc34cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
servers: |
5959
[{
60-
"id": "sonatype-nexus-snapshots",
60+
"id": "central-portal-snapshots",
6161
"username": "${{ secrets.SONATYPE_BOT_USERNAME }}",
6262
"password": "${{ secrets.SONATYPE_BOT_TOKEN }}"
6363
}]

0 commit comments

Comments
 (0)