mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:15:14 +03:00
i should use the correct glob to prevent deleting the whitepapers
This commit is contained in:
parent
4a3505a818
commit
ea755363d7
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue