Skip to content

Commit e80e843

Browse files
committed
Update github action server id central-portal-snapshots
1 parent 39c7fce commit e80e843

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)