Skip to content

Commit 7892c39

Browse files
committed
Clarify version requirements
1 parent 39cc389 commit 7892c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
version:
77
description: |
8-
The version to release (MUST follow semantic versioning).
8+
The version to release (MUST follow semantic versioning so NO 'v' prefix).
99
required: true
1010
ref:
1111
description: |

0 commit comments

Comments
 (0)