Skip to content

Commit 647f875

Browse files
committed
fix: improve version input description in publish.yaml
1 parent d5b6594 commit 647f875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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: 'The version to release'
7+
description: 'Optional version to use (bypasses version bump and git commits if provided)'
88
required: false
99
default: ""
1010
mfd-tag:

0 commit comments

Comments
 (0)