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