Skip to content

Commit

Permalink
⚙️ :: (#490) auto distribution on AWS S3 Cloudfront
Browse files Browse the repository at this point in the history
  • Loading branch information
jcho0216 committed Dec 6, 2021
1 parent 79ac564 commit 07eb99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zamong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
aws s3 cp --recursive --region ap-northeast-2 build s3://www.zamong.app
- name: Invalidate CloudFront
uses: chetan/invalidate-cloudfront-action@v2
uses: chetan/invalidate-cloudfront-action@master
env:
DISTRIBUTION: ${{ secrets.DISTRIBUTION }}
PATHS: "/index.html"
Expand Down

0 comments on commit 07eb99f

Please sign in to comment.