Skip to content

Commit 4b7e099

Browse files
committed
add release input tip
1 parent b5c679d commit 4b7e099

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
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
tag_name:
7-
description: "Version to produce"
7+
description: "Version to produce (without the v prefix)"
88
required: true
99
type: string
1010
release-as-draft:

0 commit comments

Comments
 (0)