Skip to content

Commit 7ef7d1f

Browse files
committed
updated action param description
1 parent a19a709 commit 7ef7d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishToGallery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
inputs:
1212
publish:
1313
type: boolean
14-
description: 'Whether to publish from manual run of workflow'
14+
description: 'Publish to powershell gallery'
1515
required: false
1616
default: false
1717
jobs:

0 commit comments

Comments
 (0)