chore(build): ensure AboutLibraries tasks avoid rate limits

This commit is contained in:
Harsh Shandilya 2025-01-03 14:23:21 +05:30
parent b20b087b8b
commit 28720b06bb
3 changed files with 5 additions and 0 deletions

View file

@ -59,6 +59,7 @@ jobs:
env:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
./gradlew --no-configuration-cache assembleRelease collectReleaseApks collectReleaseBundle -PenableSentry