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 6412b47 commit 8ba2c9fCopy full SHA for 8ba2c9f
action.yml
@@ -27,4 +27,4 @@ branding:
27
icon: "bar-chart"
28
runs:
29
using: "node16"
30
- main: "./lib/main.js"
+ main: "./dist/src/index.js"
0 commit comments