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