We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4eda51 commit 0b6b9c5Copy full SHA for 0b6b9c5
.github/workflows/azure-dev-down.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
runs-on: ubuntu-latest
21
env:
22
- AZURE_ENV_NAME: ${{ github.event.inputs.azd_environment_name || 'CICD' }}
+ AZURE_ENV_NAME: ${{ github.event.inputs.azd_environment_name || 'CICDsbaydach' }}
23
24
steps:
25
- name: Checkout the branch ${{ github.ref_name }}
0 commit comments