Skip to content

Commit db2679a

Browse files
committed
Update workflow from canonical template
1 parent 6493126 commit db2679a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/defang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
defang:
2323
name: Defang ${{ github.event.inputs.action || 'up' }} ${{
2424
github.event.inputs.stack || 'default stack' }}
25-
environment: defang-production
25+
environment: defang-${{ github.event.inputs.stack || 'production' }}
2626
runs-on: ubuntu-latest
2727
timeout-minutes: 70
2828
permissions:

0 commit comments

Comments
 (0)