From 663e15204500584fd80cf26cf114a817a3364df0 Mon Sep 17 00:00:00 2001 From: DooHyoJeong Date: Wed, 24 Sep 2025 12:35:41 +0900 Subject: [PATCH] =?UTF-8?q?chore[deploy]:=20instance=20id=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CI-CD_Pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI-CD_Pipeline.yml b/.github/workflows/CI-CD_Pipeline.yml index 0c10b42d..831e7ccc 100644 --- a/.github/workflows/CI-CD_Pipeline.yml +++ b/.github/workflows/CI-CD_Pipeline.yml @@ -195,7 +195,7 @@ jobs: aws-region: ${{ secrets.AWS_REGION }} aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} - instance-ids: "i-0b903187bca01a1c4" + instance-ids: "i-006c2e31391fac356" working-directory: / comment: Deploy command: |