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 ae63ff3 commit 6c95fa4Copy full SHA for 6c95fa4
.github/workflows/crashlytics-e2e.yml
@@ -13,7 +13,7 @@ concurrency:
13
group: ${{ github.workflow }}
14
15
env:
16
- CRASHLYTICS_E2E_GOOGLE_SERVICES: ${{ secrets.CRASHLYTICS_E2E_GOOGLE_SERVICES }}
+ CRASHLYTICS_E2E_GOOGLE_SERVICES: ${{ secrets.SESSIONS_E2E_GOOGLE_SERVICES }}
17
18
jobs:
19
test:
0 commit comments