Skip to content

Commit c312ae7

Browse files
committed
[feat] Update action.yml to use dist/
1 parent 15a0ef1 commit c312ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ inputs:
1616

1717
runs:
1818
using: 'node16'
19-
main: 'src/index.js'
19+
main: 'dist/index.js'

0 commit comments

Comments
 (0)