From 420bfc60382b57e8e119f23d9c9e4ee074a9988a Mon Sep 17 00:00:00 2001 From: Dongpil Jo <91816664+eastfilmm@users.noreply.github.com> Date: Sat, 11 May 2024 19:30:29 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20cicd=20build=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cicd build 파일 경로 변경 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a886798..5dfb7cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,5 +32,5 @@ jobs: aws-region: ap-northeast-2 - name: Uploasd to S3 - run: aws s3 cp --recursive --region ap-northeast-2 build + run: aws s3 cp --recursive --region ap-northeast-2 dist s3://knufest2024