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 bab41ff commit e6f8933Copy full SHA for e6f8933
action.yml
@@ -14,7 +14,7 @@ inputs:
14
15
runs:
16
using: 'node12'
17
- main: './.github/src/app.js'
+ main: 'src/app.js'
18
19
branding:
20
icon: 'git-commit'
0 commit comments