Skip to content

Commit b6cbcfa

Browse files
committed
Change exection name
1 parent f606119 commit b6cbcfa

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
@@ -24,7 +24,7 @@ inputs:
2424
required: false
2525
runs:
2626
using: "node20"
27-
main: "dist/main.js"
27+
main: "dist/index.js"
2828
branding:
2929
icon: "file-text"
3030
color: "green"

0 commit comments

Comments
 (0)