We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdeea26 + 84c96da commit 10dd61fCopy full SHA for 10dd61f
.github/workflows/mvn-release.yml
@@ -43,7 +43,7 @@ jobs:
43
maven-gpg-passphrase: ${{ secrets.MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE }}
44
github-token: ${{ secrets.GITHUB_TOKEN }}
45
maven-auto-release-after-close: true
46
- maven-url: oss.sonatype.org
+ maven-url: s01.oss.sonatype.org
47
id: release
48
49
- if: github.event.release
0 commit comments