Commit b71b7b8
committed
fix(ci): pipe COINBASE_ONRAMP_API_KEY into local.properties
The workflow never wrote the Coinbase onramp API key to
local.properties, so production builds shipped with an empty string
and the server rejected GetJwtRequest with:
INVALID_ARGUMENT: invalid ApiKey.Value: value length must be 36 runes1 parent e35b4a2 commit b71b7b8
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
0 commit comments