Skip to content

Commit 3d832fd

Browse files
authored
Update action.yml
1 parent 2b0b7ca commit 3d832fd

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
@@ -10,4 +10,4 @@ outputs:
1010
description: 'The message to output'
1111
runs:
1212
using: 'node12'
13-
main: 'dist/index.js'
13+
main: 'index.js'

0 commit comments

Comments
 (0)