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 d24380e commit a58472cCopy full SHA for a58472c
.github/workflows/release.yml
@@ -37,5 +37,5 @@ jobs:
37
with:
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/staging/deploy/maven2/
+ - release=1
+ - REPOSITORY_URL=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
0 commit comments