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:
|
inputs:
|
||||||
tag:
|
tag:
|
||||||
description: 'image tag prefix'
|
description: 'image tag prefix'
|
||||||
default: 'rc'
|
default: 'preview'
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in New Issue