diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-04 12:51:09 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2025-03-04 12:51:09 +0100 |
| commit | f461e40373575989b39ffdcf0adc2c3edcdb7d0d (patch) | |
| tree | af995dc6af81e5e53ed3730937d356236e21e905 /.github/workflows | |
| parent | de911c4833d3b58be3469415e1c1211c408a9a05 (diff) | |
Set environment to "Production"
Diffstat (limited to '.github/workflows')
| -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
|
