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 cf09568 commit ae51963Copy full SHA for ae51963
action.yml
@@ -7,4 +7,4 @@ inputs:
7
default: 'release-candidate'
8
runs:
9
using: 'node12'
10
- main: 'lib/main.js'
+ main: 'dist/main.js'
0 commit comments