From 3a37af4054f942b17508d9f2fd9b871e0be80634 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sat, 23 Dec 2023 22:58:40 +0100 Subject: [PATCH] Exclude compat links from the old wiki from cleanup --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 487aa7d2836..6b6b2db5e2b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,3 +30,6 @@ jobs: with: branch: gh-pages folder: dist/ + clean: true + clean-exclude: | + refined-storage/wiki/*.html