Skip to content

Commit

Permalink
rolls back again
Browse files Browse the repository at this point in the history
ajrothwell committed Jan 23, 2025
1 parent edbe0ba commit 2ca5781
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prod_push_to_s3.yml
Original file line number Diff line number Diff line change
@@ -46,4 +46,3 @@ jobs:
aws s3 sync dist s3://$AWS_S3_BUCKET --region us-east-1 --delete
aws s3 cp s3://$AWS_S3_BUCKET s3://$AWS_S3_BUCKET --recursive --exclude "*" --include "*.html" --metadata-directive REPLACE --acl public-read --cache-control max-age=0,no-cache,no-store,must-revalidate,proxy-revalidate,public --expires "0" --content-type "text/html; charset=utf-8"

0 comments on commit 2ca5781

Please sign in to comment.