We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6387b58 + 10121f5 commit 603a9f5Copy full SHA for 603a9f5
action.yml
@@ -24,4 +24,4 @@ inputs:
24
default: 'false'
25
runs:
26
using: 'node12'
27
- main: 'src/index.js'
+ main: 'dist/index.js'
0 commit comments