Skip to content

Commit b111e23

Browse files
committed
Update descriptions
1 parent 248c874 commit b111e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ inputs:
2222
event-type-suffix:
2323
description: 'The repository dispatch event type suffix for the commands.'
2424
config:
25-
description: 'JSON configuration for the action.'
25+
description: 'JSON configuration for commands.'
2626
config-from-file:
27-
description: 'JSON configuration from a file for the action.'
27+
description: 'JSON configuration from a file for commands.'
2828
runs:
2929
using: 'node12'
3030
main: 'dist/index.js'

0 commit comments

Comments
 (0)