Skip to content

Commit 0001baa

Browse files
committed
please work
1 parent 5158509 commit 0001baa

File tree

5 files changed

+10002
-4
lines changed

5 files changed

+10002
-4
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ inputs:
2020

2121
runs:
2222
using: 'node20'
23-
main: 'src/index.js'
24-
post: 'src/index.js'
23+
main: 'dist/index.js'
24+
post: 'dist/index.js'
2525
post-if: success()
2626

0 commit comments

Comments
 (0)