Skip to content

Commit 8948a9f

Browse files
authored
Merge pull request #47 from yma96/master
Update github action server id central-portal-snapshots
2 parents 39c7fce + e80e843 commit 8948a9f

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
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
servers: |
6262
[{
63-
"id": "central",
63+
"id": "central-portal-snapshots",
6464
"username": "${{ secrets.SONATYPE_BOT_USERNAME }}",
6565
"password": "${{ secrets.SONATYPE_BOT_TOKEN }}"
6666
}]

0 commit comments

Comments
 (0)