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.
2 parents 2439b03 + 4ae4b59 commit 5400f7cCopy full SHA for 5400f7c
1 file changed
.github/workflows/translate_all.yml
@@ -287,4 +287,4 @@ jobs:
287
run: |
288
aws cloudfront create-invalidation \
289
--distribution-id "${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }}" \
290
- --paths "/$BRANCH/*" "/robots.txt" "/sitemap.xml" "/$BRANCH/sitemap.xml"
+ --paths "/$BRANCH/*" "/sitemap.xml" "/$BRANCH/sitemap.xml"
0 commit comments