Skip to content

Commit d2c8240

Browse files
committed
Update publish.yml
1 parent 99003fa commit d2c8240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
inputs:
88
tag_name:
9-
description: "Release tag (e.g. v0.1.4 or v0.1.4-alpha)"
9+
description: "Release tag (e.g. v0.1.4 or v0.1.4-alpha, here we need v prefix)"
1010
required: true
1111
type: string
1212

0 commit comments

Comments
 (0)