Skip to content

Commit 8ba2c9f

Browse files
committed
fix path
1 parent 6412b47 commit 8ba2c9f

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
@@ -27,4 +27,4 @@ branding:
2727
icon: "bar-chart"
2828
runs:
2929
using: "node16"
30-
main: "./lib/main.js"
30+
main: "./dist/src/index.js"

0 commit comments

Comments
 (0)