Skip to content

Commit

Permalink
Merge pull request #243 from Garodden/lth01-patch-4
Browse files Browse the repository at this point in the history
Update frontDeploy.yml
  • Loading branch information
lth01 authored May 16, 2024
2 parents 5a7c536 + 7be737b commit 824253d
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 824253d

Please sign in to comment.