From 2fc19757724bc3f6f296eef90133c217e0fefeb9 Mon Sep 17 00:00:00 2001 From: qicosmos Date: Fri, 5 Jul 2024 15:13:12 +0800 Subject: [PATCH] test1 --- .github/workflows/website_debug.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/website_debug.yml b/.github/workflows/website_debug.yml index a5f579293..a49be5c48 100644 --- a/.github/workflows/website_debug.yml +++ b/.github/workflows/website_debug.yml @@ -17,9 +17,6 @@ env: jobs: # Single deploy job since we're just deploying debug_website: - environment: - name: github-pages - url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest steps: - name: Checkout