We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25d46a commit 05bb706Copy full SHA for 05bb706
1 file changed
.github/workflows/deploy.yaml
@@ -22,7 +22,7 @@ jobs:
22
defang:
23
name: Defang ${{ github.event.inputs.action || 'up' }} ${{
24
github.event.inputs.stack || 'default stack' }}
25
- environment: production
+ environment: defang-production
26
runs-on: ubuntu-latest
27
permissions:
28
contents: read
0 commit comments