From a111711f65ad65e75c4b364ddb7ccb342fb0b53c Mon Sep 17 00:00:00 2001 From: Fiona Weber Date: Wed, 7 Feb 2024 13:12:45 +0000 Subject: [PATCH] CI: Use different action that supports excludes --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a24065d..c421a25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: - run: pip install mkdocs-material - run: mkdocs build - name: Upload artifact - uses: actions/upload-pages-artifact@v1 + uses: JamesIves/github-pages-deploy-action@v4 with: path: ./site/ + clean-exclude: pr-preview/