From 108dcb35bb2415c1300209e8c5060b7beed852b6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 14 Jun 2026 20:46:00 +0530 Subject: [PATCH] updated the webapp --- .github/workflows/pages.yml | 2 -- 1 file changed, 2 deletions(-) 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'