Skip to content

Commit

Permalink
Update frontDeploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lth01 authored May 16, 2024
1 parent 5a7c536 commit 7be737b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
CLOUD_FRONT_ID: ${{ secrets.AWS_CLOUDFRONT_ID}}
run: |
aws cloudfront create-invalidation \
--distribution-id $CLOUD_FRONT_ID --paths /*
--distribution-id $CLOUD_FRONT_ID --paths /*

0 comments on commit 7be737b

Please sign in to comment.