We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248c874 commit b111e23Copy full SHA for b111e23
action.yml
@@ -22,9 +22,9 @@ inputs:
22
event-type-suffix:
23
description: 'The repository dispatch event type suffix for the commands.'
24
config:
25
- description: 'JSON configuration for the action.'
+ description: 'JSON configuration for commands.'
26
config-from-file:
27
- description: 'JSON configuration from a file for the action.'
+ description: 'JSON configuration from a file for commands.'
28
runs:
29
using: 'node12'
30
main: 'dist/index.js'
0 commit comments