From 206bb2863fdd12675139689c1286ea8f287f1629 Mon Sep 17 00:00:00 2001 From: Rigidity Date: Mon, 15 Apr 2024 19:11:09 -0400 Subject: [PATCH] Remove token thing from CI --- .github/workflows/deploy-pages.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index ac77b92..601e6f9 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -55,9 +55,6 @@ jobs: - name: Setup GitHub Pages uses: actions/configure-pages@v4 - with: - enablement: true - token: - name: Upload artifact uses: actions/upload-pages-artifact@v2