i should use the correct glob to prevent deleting the whitepapers

This commit is contained in:
Jacob Heider 2022-10-07 10:38:04 -04:00
parent 4a3505a818
commit ea755363d7
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -55,7 +55,7 @@ jobs:
--cache-control max-age=600 \
--exclude '.git/*' --exclude '.github/*' \
--exclude 'pour.sh' \
--exclude 'tea.white-paper.pdf*' \
--exclude 'tea.white-paper*.pdf' \
--exclude '*.md' \
--delete