From 6aa50e42ac2be07499d84aff1f9d2caca14c9a10 Mon Sep 17 00:00:00 2001 From: hyejungg Date: Sat, 13 Jul 2024 23:36:31 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B9=8C=EB=93=9C=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=A0=80=EC=9E=A5=20=EB=B2=84=ED=82=B7=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/productDeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/productDeploy.yml b/.github/workflows/productDeploy.yml index 0925250..b47ccd1 100644 --- a/.github/workflows/productDeploy.yml +++ b/.github/workflows/productDeploy.yml @@ -76,4 +76,4 @@ jobs: aws s3 cp \ --recursive \ --region ap-northeast-2 \ - dist s3://wishboard-prod-build + dist s3://wishboard-prod2-build