From c38fa535b7c290b3682799adb2df0b0eae8cb456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Mon, 6 Mar 2023 20:54:38 +0000 Subject: [PATCH] chore: also for spider --- .github/workflows/eoefans-spider-azure-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eoefans-spider-azure-deploy.yml b/.github/workflows/eoefans-spider-azure-deploy.yml index dfe7b5c..db966e9 100644 --- a/.github/workflows/eoefans-spider-azure-deploy.yml +++ b/.github/workflows/eoefans-spider-azure-deploy.yml @@ -68,5 +68,5 @@ jobs: SENTRY_PROJECT: ${{ env.SENTRY_PROJECT }} SENTRY_URL: ${{ secrets.SENTRY_URL }} with: - environment: production + # environment: production version: ${{ env.DEPLOY_VERSION }}