We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33b8305 + 52ec810 commit dcebe4cCopy full SHA for dcebe4c
.github/workflows/release.yaml
@@ -33,4 +33,4 @@ jobs:
33
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
34
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
35
run: |
36
- ./gradlew publishToMavenCentral
+ ./gradlew publishAllReleasesToMavenCentral
0 commit comments