diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml index cd32260..02b52ce 100644 --- a/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml +++ b/.github/workflows/azure-static-web-apps-orange-glacier-064358d03.yml @@ -7,8 +7,8 @@ on: jobs:
build_and_deploy_job:
- if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: ubuntu-latest
+ environment: Production
name: Build and Deploy Job
steps:
- uses: actions/checkout@v3
|
