ci: change release workflow dispatch tag

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2023-07-04 10:56:58 +03:00
parent 13b2236bb2
commit 8f11af7167
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
1 changed files with 1 additions and 1 deletions

View File

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