Skip to content

Commit dc9bc56

Browse files
committed
ocd
1 parent 2006185 commit dc9bc56

File tree

5 files changed

+66173
-36
lines changed

5 files changed

+66173
-36
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ inputs:
1111
required: false
1212
runs:
1313
using: 'node20'
14-
main: 'dist/index.js'
15-
post: 'dist/cache-save/index.js'
14+
main: 'dist/main/index.js'
15+
post: 'dist/post/index.js'
1616
post-if: success()
1717
branding:
1818
icon: 'download'

0 commit comments

Comments
 (0)