We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadfd6f commit 0fbe1d6Copy full SHA for 0fbe1d6
.github/workflows/maven-build.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
servers: |
59
[{
60
- "id": "sonatype-nexus-snapshots",
+ "id": "central-portal-snapshots",
61
"username": "${{ secrets.SONATYPE_BOT_USERNAME }}",
62
"password": "${{ secrets.SONATYPE_BOT_TOKEN }}"
63
}]
0 commit comments