Skip to content

Commit

Permalink
feat: add cache control settings in s3
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBuhler committed Jan 22, 2025
1 parent 43b4f42 commit 28d6116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
aws s3 sync \
build \
s3://econosim-website/react \
--cache-control "max-age=60, s-maxage=60" \
--delete \
--no-progress

0 comments on commit 28d6116

Please sign in to comment.