Skip to content

Commit 500da56

Browse files
committed
fix entry point
1 parent e8fb524 commit 500da56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ outputs:
88
description: Stringified array of boards with list of cards
99
runs:
1010
using: 'node12'
11-
main: 'lib/index.js'
11+
main: 'lib/main.js'

0 commit comments

Comments
 (0)