Remove DWCO from release workflow inputs (#1017)

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
pull/1018/head
Mykhailo Kuznietsov 2021-08-18 15:26:53 +03:00 committed by GitHub
parent 61cd3aa9cc
commit 6155504205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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