We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dcffc4 + 7bc80f9 commit 364a7b9Copy full SHA for 364a7b9
1 file changed
.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