fix cd deployment

This commit is contained in:
neil 2022-11-03 20:36:25 +08:00
parent c8348075f2
commit 19b843523a

View file

@ -76,6 +76,8 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1
- run: cp -R packages_thumbs_images public/Images/packages
# cache-control of 10 mins because we *need* to be able to update
# this and have people see the results can be fixed well with a static site builder
- run: |
@ -86,7 +88,6 @@ jobs:
--exclude 'pour.sh' \
--exclude 'tea.white-paper*.pdf' \
--exclude '*.md' \
--exclude 'public/Images/packages/*' \
--delete
#TODO create a github-action that can be used to parse the