Skip to content

Commit 4ba477a

Browse files
committed
ci: rename dry run input description
1 parent 31bab54 commit 4ba477a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.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
dry_run:
7-
description: Skip actual publish
7+
description: Dry-run
88
required: false
99
type: boolean
1010
default: true

0 commit comments

Comments
 (0)