We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee8c5d commit 08dc0f2Copy full SHA for 08dc0f2
.github/workflows/main.yml
@@ -48,4 +48,4 @@ jobs:
48
run: |
49
aws cloudfront create-invalidation \
50
--distribution-id ${{ secrets.AWS_DISTRIBUTION_ID }} \
51
- --paths "/*
+ --paths "/*"
0 commit comments