mirror of
https://github.com/ivabus/www
synced 2024-11-10 09:45:17 +03:00
Don't delete PDF translations on push.
This commit is contained in:
parent
834a841dce
commit
bb08b46ad4
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
||||||
--cache-control max-age=600 \
|
--cache-control max-age=600 \
|
||||||
--exclude '.git/*' --exclude '.github/*' \
|
--exclude '.git/*' --exclude '.github/*' \
|
||||||
--exclude 'pour.sh' \
|
--exclude 'pour.sh' \
|
||||||
--exclude 'tea.white-paper.pdf' \
|
--exclude 'tea.white-paper.pdf*' \
|
||||||
--exclude '*.md' \
|
--exclude '*.md' \
|
||||||
--delete
|
--delete
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue