diff --git a/.github/workflows/deploy_server_nightly.yml b/.github/workflows/deploy_server_nightly.yml index c81b2de86f..6d1dc9c27b 100644 --- a/.github/workflows/deploy_server_nightly.yml +++ b/.github/workflows/deploy_server_nightly.yml @@ -7,7 +7,7 @@ concurrency: env: IMAGE: reearth/reearth-visualizer-api:nightly IMAGE_GCP: us-central1-docker.pkg.dev/reearth-oss/reearth/reearth-visualizer-api:nightly - GCP_REGION: us-central1 + GCP_REGION: asia-northeast1 jobs: deploy_test: name: Deploy app to test env