From 860f7fdb943999abf2af696675bf3676a9b25319 Mon Sep 17 00:00:00 2001 From: youngho kim Date: Fri, 4 Jul 2025 16:37:14 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A6=AC=EC=A0=84=20=EB=B3=80=EA=B2=BD=20?= =?UTF-8?q?=EC=8B=9C=EB=8F=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev_deploy.yml b/.github/workflows/dev_deploy.yml index 1fce3c2..6e5569a 100644 --- a/.github/workflows/dev_deploy.yml +++ b/.github/workflows/dev_deploy.yml @@ -56,7 +56,7 @@ jobs: application_name: workbook2-dev environment_name: workbook2-dev-env version_label: github-action-${{ steps.current-time.outputs.formattedTime }} - region: ap-northeast-1 + region: ap-northeast-2 deployment_package: deploy/deploy.zip wait_for_deployment: false