Skip to content

Commit

Permalink
Merge 2fbee47 into 93bc23e
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Nov 24, 2021
2 parents 93bc23e + 2fbee47 commit 56bba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build artifacts
run: ./gradlew :sample:assembleDebug :sample:assembleRelease && ./gradlew :android:assembleRelease
- name: Upload Archives
run: ./gradlew publish --no-parallel --no-daemon
run: ./gradlew publish -info --no-parallel --no-daemon
- name: Release and close
run: ./gradlew closeAndReleaseRepository
- name: Clean secrets
Expand Down

0 comments on commit 56bba0a

Please sign in to comment.