From 37c73c6fca7858115793c7784b2770d715423902 Mon Sep 17 00:00:00 2001 From: mxcl Date: Thu, 19 May 2022 08:21:03 -0400 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20delete=20the=20white=20paper?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 56f50f3..62194d6 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -41,6 +41,7 @@ jobs: --cache-control max-age=600 \ --exclude '.git/*' --exclude '.github/*' \ --exclude 'pour.sh' \ + --exclude 'tea.white-paper.pdf' \ --exclude '*.md' \ --delete