Skip to content

Commit

Permalink
🐛 Update yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
anxiubin committed Dec 13, 2023
1 parent 327622a commit 857d4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 "/*"

0 comments on commit 857d4cd

Please sign in to comment.