From 8d3d828cbba9f71cd09b872d2571a64886021bfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=A7=80=EB=AF=BC?= <108014449+stopmin@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:38:50 +0900 Subject: [PATCH] Update deploy-ecs.yml (#63) --- .github/workflows/deploy-ecs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-ecs.yml b/.github/workflows/deploy-ecs.yml index 53268d0..82de88b 100644 --- a/.github/workflows/deploy-ecs.yml +++ b/.github/workflows/deploy-ecs.yml @@ -23,7 +23,7 @@ permissions: jobs: deploy: name: Deploy - runs-on: ubuntu-latest-8-cores + runs-on: ubuntu-latest steps: - name: Post Slack Channel that Build Start