We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fb524 commit 500da56Copy full SHA for 500da56
action.yml
@@ -8,4 +8,4 @@ outputs:
8
description: Stringified array of boards with list of cards
9
runs:
10
using: 'node12'
11
- main: 'lib/index.js'
+ main: 'lib/main.js'
0 commit comments