don't delete binaries on upload

This commit is contained in:
Jacob Heider 2022-11-28 20:45:36 -05:00
parent 534e57126f
commit 559214375e
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -60,7 +60,7 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1
# 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: |
@ -72,6 +72,7 @@ jobs:
--exclude 'pour.sh' \
--exclude 'tea.white-paper*.pdf' \
--exclude '*.md' \
--exclude 'tea-*+*' \ # naked binaries
--delete
#TODO create a github-action that can be used to parse the