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 80e3abd commit f7378f8Copy full SHA for f7378f8
action.yml
@@ -9,7 +9,7 @@ outputs:
9
description: 'successful'
10
runs:
11
using: 'node12'
12
- main: 'src/index.js'
+ main: './src/index.js'
13
14
15
0 commit comments