From 79cf3320ebb981dd96f7d0257fbf76eb37584648 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, 13 Feb 2023 08:51:18 +0000 Subject: [PATCH] Update azure-staticwebapp.yml --- .github/workflows/azure-staticwebapp.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/azure-staticwebapp.yml b/.github/workflows/azure-staticwebapp.yml index 7b93c7b..df19b7e 100644 --- a/.github/workflows/azure-staticwebapp.yml +++ b/.github/workflows/azure-staticwebapp.yml @@ -37,6 +37,9 @@ jobs: pull-requests: write # for Azure/static-web-apps-deploy to comment on PRs if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') runs-on: [ self-hosted, Linux ] + environment: + name: 'Production' +# url: ${{ steps.deploy-to-webapp.outputs.webapp-url }} strategy: matrix: