Attempt 2 at working around aws-cli & r2 incompatibility

This commit is contained in:
Michael Telatynski
2025-01-24 13:46:02 +00:00
committed by GitHub
parent 850c1a5b3a
commit ce6cb47943

View File

@@ -117,7 +117,8 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.CF_R2_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.CF_R2_TOKEN }}
# Workaround for https://www.cloudflarestatus.com/incidents/t5nrjmpxc1cj
AWS_REQUEST_CHECKSUM_CALCULATION: when_required
AWS_REQUEST_CHECKSUM_CALCULATION: WHEN_REQUIRED
AWS_RESPONSE_CHECKSUM_VALIDATION: WHEN_REQUIRED
- name: Deploy to Cloudflare Pages
id: cfp