Skip to content

Commit

Permalink
ci(web): add missing GCP_REGION environment variables (#1228)
Browse files Browse the repository at this point in the history
Signed-off-by: KeisukeYamashita <[email protected]>
  • Loading branch information
KeisukeYamashita authored Nov 6, 2024
1 parent 31176c1 commit a671244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_web_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_dispatch:
env:
REEARTH_URL: visualizer.test.reearth.dev
GCP_REGION: us-central1
GCS_DEST: gs://reearth-visualizer-oss-static-bucket/

IMAGE: reearth/reearth-visualizer-web:nightly
Expand Down

0 comments on commit a671244

Please sign in to comment.