Skip to content

Commit 8f11af7

Browse files
committed
ci: change release workflow dispatch tag
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 13b2236 commit 8f11af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
inputs:
88
tag:
99
description: 'image tag prefix'
10-
default: 'rc'
10+
default: 'preview'
1111
required: true
1212

1313
permissions:

0 commit comments

Comments
 (0)