Skip to content

Commit 3a57d7f

Browse files
authored
Merge pull request #135 from xt0rted/xt0rted-patch-1
Use dist folder for entry point
2 parents bea2b67 + 6ba054e commit 3a57d7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ outputs:
4646

4747
runs:
4848
using: "node12"
49-
main: "lib/main.js"
49+
main: "dist/index.js"

0 commit comments

Comments
 (0)