fix: default create release at production too
This commit is contained in:
parent
a51fd585a2
commit
f1a2e70318
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ on:
|
|||
description: 'Also deploy to production after stage succeeds'
|
||||
required: false
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
secrets:
|
||||
stage_key:
|
||||
description: 'SSH key for staging'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue