We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b172e53 commit c36f055Copy full SHA for c36f055
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