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 8a95279 commit da47a84Copy full SHA for da47a84
action.yml
@@ -13,4 +13,4 @@ inputs:
13
required: true
14
runs:
15
using: 'node16'
16
- main: 'index.js'
+ main: 'dist/index.js'
0 commit comments