We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a97e72 + 92c9300 commit d0baa22Copy full SHA for d0baa22
1 file changed
.github/workflows/maven-push.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
servers: |
48
[{
49
- "id": "sonatype-nexus-snapshots",
+ "id": "central-portal-snapshots",
50
"username": "${{ secrets.SONATYPE_BOT_USERNAME }}",
51
"password": "${{ secrets.SONATYPE_BOT_TOKEN }}"
52
}]
0 commit comments