diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index f6bde50..415fb14 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -63,8 +63,6 @@ jobs: - name: Configure GitHub Pages if: github.event_name != 'pull_request' uses: actions/configure-pages@v5 - with: - enablement: true - name: Upload GitHub Pages artifact if: github.event_name != 'pull_request'