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 837240d commit 32dec8bCopy full SHA for 32dec8b
action.yml
@@ -23,7 +23,7 @@ inputs:
23
required: false
24
runs:
25
using: 'node12'
26
- image: 'dist/index.js'
+ main: 'dist/index.js'
27
branding:
28
icon: 'upload-cloud'
29
color: 'blue'
0 commit comments