mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2627 App | Tech | Github CI actions for release artefacts
This commit is contained in:
parent
16092a0c18
commit
a9a439b55e
2 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -53,8 +53,8 @@ jobs:
|
|||
- name: Build APKS
|
||||
run: ./gradlew :app:assembleRelease
|
||||
|
||||
- name: Build AAB
|
||||
run: ./gradlew :app:bundleRelease
|
||||
# - name: Build AAB
|
||||
# run: ./gradlew :app:bundleRelease
|
||||
|
||||
- name: Clean secrets
|
||||
if: always()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue