Commit 82b8fd1
committed
feat: Add Firebase App ID and Token to GitHub Actions workflow
This commit introduces two new environment variables, `FIREBASE_APP_ID` and `FIREBASE_TOKEN`, to the Android GitHub Actions workflow. These variables will be sourced from GitHub secrets and are likely intended for use in Firebase integration, such as App Distribution.1 parent a327e42 commit 82b8fd1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments