Skip to content

Commit 57fcff7

Browse files
committed
chore: update release version description format in workflow
1 parent c2834c7 commit 57fcff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
version:
7-
description: 'Release version (e.g., 1.0, 2.1)'
7+
description: 'Release version (e.g., v0.21, v0.30)'
88
required: true
99
type: string
1010
from:

0 commit comments

Comments
 (0)