Skip to content

Commit a15810d

Browse files
committed
updated version
1 parent a5e562f commit a15810d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ inputs:
99

1010
runs:
1111
using: 'node20'
12-
main: 'dist/index.js'
12+
# main: 'dist/index.js'
13+
main: 'index.js'
1314

1415
branding:
1516
icon: 'terminal'

0 commit comments

Comments
 (0)