From 8b45256173d7bd7a6d00c4a541054bb94a4a0d20 Mon Sep 17 00:00:00 2001 From: Candice Joe Deez IV <105545224+Legendary-Candice-Joe@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:10:15 +1000 Subject: [PATCH] fart --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0bb4ce8..424f7ea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,4 +36,5 @@ jobs: uses: shalzz/zola-deploy-action@v0.18.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} + PAGES_BRANCH: gh-pages force_orphan: true