We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39c7fce + e80e843 commit 8948a9fCopy full SHA for 8948a9f
1 file changed
.github/workflows/maven-build.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
servers: |
62
[{
63
- "id": "central",
+ "id": "central-portal-snapshots",
64
"username": "${{ secrets.SONATYPE_BOT_USERNAME }}",
65
"password": "${{ secrets.SONATYPE_BOT_TOKEN }}"
66
}]
0 commit comments