Commit 493adff
authored
Fix GCP bucket upload (#258)
* Google Cloud Bucket upload fails
Fixes #257
* No-change
* Add perms
* Use GCP creds
* Move GCP auth code to main action
* Try WIF again
* No-change
* Re-add test script
* No-change
* No-change
* Add google auth step
* Move GCP code back to prod config
* Versioning
* Format
* Remove unnecessary permissions1 parent 2484350 commit 493adff
File tree
3 files changed
+10
-1
lines changed- policyengine_us_data/storage
3 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments