We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f606119 commit b6cbcfaCopy full SHA for b6cbcfa
1 file changed
action.yml
@@ -24,7 +24,7 @@ inputs:
24
required: false
25
runs:
26
using: "node20"
27
- main: "dist/main.js"
+ main: "dist/index.js"
28
branding:
29
icon: "file-text"
30
color: "green"
0 commit comments