Skip to content

Commit 32dec8b

Browse files
committed
updating main yml
1 parent 837240d commit 32dec8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
required: false
2424
runs:
2525
using: 'node12'
26-
image: 'dist/index.js'
26+
main: 'dist/index.js'
2727
branding:
2828
icon: 'upload-cloud'
2929
color: 'blue'

0 commit comments

Comments
 (0)