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 40576bd commit 9c042ebCopy full SHA for 9c042eb
.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 --debug bundleReleaseAar publishReleasePublicationToSonatypeRepository closeAndReleaseRepository
+ run: ./gradlew --info bundleReleaseAar publishReleasePublicationToSonatypeRepository closeAndReleaseRepository
0 commit comments