Skip to content

Commit e7a8e5f

Browse files
committed
fix(action): build
1 parent 2890ef8 commit e7a8e5f

File tree

3 files changed

+139811
-2
lines changed

3 files changed

+139811
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ branding:
88

99
runs:
1010
using: "node20"
11-
main: "action/build/index.js"
12-
pre: "action/build/pre.js"
11+
main: "action/build/index.cjs"
12+
pre: "action/build/pre.cjs"
1313

1414
inputs:
1515
api-key:

0 commit comments

Comments
 (0)