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 3d29acd commit 7b20bf0Copy full SHA for 7b20bf0
action.yml
@@ -13,4 +13,4 @@ inputs:
13
required: false
14
runs:
15
using: 'node12'
16
- main: 'index.js'
+ main: 'dist/index.js'
0 commit comments