From 857d4cd32848f548af2a223c7846149769675225 Mon Sep 17 00:00:00 2001 From: Subin Ahn <51507260+anxiubin@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:10:16 +0900 Subject: [PATCH] :bug: Update yaml file --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 9aad207..2dff012 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -30,4 +30,4 @@ jobs: aws s3 sync dist/ s3://${{ secrets.AWS_S3_BUCKET_NAME }} --delete - name: Invalidate CloudFront Distribution - run: aws cloudfront create-invalidation —distribution-id EOZQTIX0PKZ71 —paths "/*" + run: aws cloudfront create-invalidation —-distribution-id EOZQTIX0PKZ71 —paths "/*"