Remove DWCO from release workflow inputs (#1017)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>pull/1018/head
parent
61cd3aa9cc
commit
6155504205
|
|
@ -9,9 +9,6 @@ on:
|
|||
dwoVersion:
|
||||
description: 'The version of DevWorkspace Controller. Should be in format v0.y.z'
|
||||
required: true
|
||||
dwoCheVersion:
|
||||
description: 'The version of DevWorkspace Che Operator. Should be in format v7.y.z'
|
||||
required: true
|
||||
forceRecreateTags:
|
||||
description: If true, tags will be recreated. Use with caution
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue