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 4411d11 commit e6c9ea3Copy full SHA for e6c9ea3
.github/workflows/release.yml
@@ -38,4 +38,4 @@ jobs:
38
arguments: publish -PossrhUsername=${{ secrets.OSSRH_USERNAME }} -PossrhPassword=${{ secrets.OSSRH_PASSWORD }}
39
env:
40
release: true
41
- REPOSITORY_URL: https://s01.oss.sonatype.org/
+ REPOSITORY_URL: https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
0 commit comments