ci: change release workflow dispatch tag
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
13b2236bb2
commit
8f11af7167
|
@ -7,7 +7,7 @@ on:
|
|||
inputs:
|
||||
tag:
|
||||
description: 'image tag prefix'
|
||||
default: 'rc'
|
||||
default: 'preview'
|
||||
required: true
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Reference in New Issue