Skip to content

Commit 69086dd

Browse files
committed
Update version script
1 parent dc8776a commit 69086dd

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: # Allows manual triggering
55
inputs:
66
version:
7-
description: 'Release version (e.g., 3.0.4)'
7+
description: 'Release version (e.g., 3.0.4), you must have a changelog ready for this version (e.h. 3.0.4-snapshot-20231001)'
88
required: true
99
type: string
1010

0 commit comments

Comments
 (0)