Skip to content

Commit ae2e963

Browse files
committed
update description
1 parent 97bbc4d commit ae2e963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-crates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
description: 'The version of the crate to publish'
1111
required: true
1212
dry-run:
13-
description: 'If true, perform all steps except the actual publish'
13+
description: 'If true, run publish in dry-run mode'
1414
required: false
1515
default: 'false'
1616
type: boolean

0 commit comments

Comments
 (0)