Skip to content

Commit f7378f8

Browse files
committed
upate path to js
1 parent 80e3abd commit f7378f8

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
@@ -9,7 +9,7 @@ outputs:
99
description: 'successful'
1010
runs:
1111
using: 'node12'
12-
main: 'src/index.js'
12+
main: './src/index.js'
1313

1414

1515

0 commit comments

Comments
 (0)