Skip to content

Commit

Permalink
🐛 Fix yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
anxiubin committed Dec 13, 2023
1 parent 13d14fa commit e01be5d
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 @@ -29,5 +29,5 @@ jobs:
run: |
aws s3 sync dist/ s3://${{ secrets.AWS_S3_BUCKET_NAME }} --delete
- name: Invalidate CloudFront Distribution
- name: Invalidate CloudFront Distribution
run: aws cloudfront create-invalidation —distribution-id EOZQTIX0PKZ71 —paths "/*"

0 comments on commit e01be5d

Please sign in to comment.