Skip to content

Commit 4601db9

Browse files
committed
info to sonatype
1 parent 7d028ba commit 4601db9

9 files changed

Lines changed: 151 additions & 59 deletions

File tree

.github/workflows/release-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
SIGN_KEY: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
6565
SIGN_PASSWORD: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
6666
MAVEN_PROFILE_ID: ${{ secrets.MAVEN_PROFILE_ID }}
67-
run: nix develop .#android --command ./gradlew :library:build publishToSonatype closeAndReleaseSonatypeStagingRepository
67+
run: nix develop .#android --command ./gradlew :library:build publishToSonatype closeAndReleaseSonatypeStagingRepository --info
6868

6969
- name: Tag release
7070
env:

0 commit comments

Comments
 (0)