We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7f9fd commit 8c1c7d7Copy full SHA for 8c1c7d7
.github/workflows/integration-tests-size.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Size Analysis
44
run: ./gradlew :sentry-android-integration-tests:test-app-size:bundleRelease
45
env:
46
- SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
+ SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
0 commit comments