Skip to content

Commit af04044

Browse files
authored
Add clarification to release workflow input (#417)
1 parent c58ccf3 commit af04044

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
version:
7-
description: a stable version to set in version.txt before publishing
7+
description: a stable version to set in version.txt before publishing (e.g. 0.42.1, without the 'v' prefix)
88

99
jobs:
1010
release:

0 commit comments

Comments
 (0)