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: