Commit e6b6b35
committed
chore: download secrets in android workflow
This commit adds a step to the Android GitHub Actions workflow to download secrets.
The `actions/download-artifact@v4` action is used to retrieve an artifact named "secrets".1 parent 8f5afb1 commit e6b6b35
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
| |||
0 commit comments