Commit 8c8b4cc
CP-43412: Clarify version input in Manual Prepare Release workflow
The "Version to release" workflow_dispatch input now shows an example
(1.2.3), making it clear the version must be entered without a "v" prefix.
The workflow prepends "v" itself when tagging, so a "v"-prefixed input
would produce a "vv1.2.3" tag and break the release-notes file lookup.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent d5eafde commit 8c8b4cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments