We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f33c20 commit 459ac59Copy full SHA for 459ac59
action.yml
@@ -15,7 +15,7 @@ inputs:
15
required: true
16
runs:
17
using: "node12"
18
- main: "dist/main.js"
+ main: "dist/index.js"
19
branding:
20
icon: "book"
21
color: "green"
0 commit comments