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 6d1808c commit 40576bdCopy full SHA for 40576bd
.github/workflows/publish-release.yml
@@ -24,4 +24,4 @@ jobs:
24
env:
25
GITHUB_SECRET_PASSPHRASE: ${{ secrets.SECRETS_TAR_PASSPHRASE }}
26
- name: Publish to MavenCentral
27
- run: ./gradlew bundleReleaseAar publishReleasePublicationToSonatypeRepository closeAndReleaseRepository
+ run: ./gradlew --debug bundleReleaseAar publishReleasePublicationToSonatypeRepository closeAndReleaseRepository
0 commit comments