Skip to content

Commit 7b20bf0

Browse files
committed
run dist file for action
1 parent 3d29acd commit 7b20bf0

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
@@ -13,4 +13,4 @@ inputs:
1313
required: false
1414
runs:
1515
using: 'node12'
16-
main: 'index.js'
16+
main: 'dist/index.js'

0 commit comments

Comments
 (0)