aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-09-11 01:38:05 +0530
committerGitHub <noreply@github.com>2022-09-10 20:08:05 +0000
commit85a4c027e4a54bd326272bf6e5a75afd01fda36d (patch)
tree7ca36c1f0f0d7d14a2d58c2646a277d4c8af94c7 /.github/workflows
parentc289b01a86f695b111431997b896ec33533480b5 (diff)
Fix bundle collection task (#2122)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy_snapshot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy_snapshot.yml b/.github/workflows/deploy_snapshot.yml
index 7bf57d1b..b87eefb5 100644
--- a/.github/workflows/deploy_snapshot.yml
+++ b/.github/workflows/deploy_snapshot.yml
@@ -35,7 +35,7 @@ jobs:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
with:
- arguments: collectFreeReleaseApks collectNonFreeReleaseApks -PsentryUploadMappings
+ arguments: collectFreeReleaseApks collectNonFreeReleaseApks collectFreeReleaseBundle collectNonFreeReleaseBundle -PsentryUploadMappings
gradle-home-cache-cleanup: true
- name: Clean secrets