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 2b0b7ca commit 3d832fdCopy full SHA for 3d832fd
action.yml
@@ -10,4 +10,4 @@ outputs:
10
description: 'The message to output'
11
runs:
12
using: 'node12'
13
- main: 'dist/index.js'
+ main: 'index.js'
0 commit comments