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