Skip to content

Commit d72b28f

Browse files
committed
feat: compiled version for execution
1 parent 2605e61 commit d72b28f

File tree

5 files changed

+42431
-4
lines changed

5 files changed

+42431
-4
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ inputs:
4343
default: ""
4444
runs:
4545
using: "node16"
46-
main: "index.js"
46+
main: "dist/index.js"

0 commit comments

Comments
 (0)