Skip to content

Commit fd096e8

Browse files
committed
fix: adjusted build step
1 parent 57259a8 commit fd096e8

File tree

6 files changed

+326
-299
lines changed

6 files changed

+326
-299
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ branding:
55
color: 'blue'
66
runs:
77
using: 'node20'
8-
main: 'dist/index.cjs'
8+
main: 'dist/index.mjs'
99
inputs:
1010
token:
1111
required: true

dist/index.cjs.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)