From 8d50922eb74ad9f03cc3dc13df3ed21a87c9f27c 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: Tue, 14 Feb 2023 12:14:22 +0000 Subject: [PATCH] Update dev-azure-staticwebapp.yml --- .github/workflows/dev-azure-staticwebapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-azure-staticwebapp.yml b/.github/workflows/dev-azure-staticwebapp.yml index 384c862..f0e3a5c 100644 --- a/.github/workflows/dev-azure-staticwebapp.yml +++ b/.github/workflows/dev-azure-staticwebapp.yml @@ -38,7 +38,7 @@ jobs: if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') runs-on: [ self-hosted, Linux ] environment: - name: 'Production' + name: 'Development' # url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} strategy: