Skip to content

Commit f3825b4

Browse files
committed
Create post.js
1 parent 817050a commit f3825b4

File tree

6 files changed

+23870
-2
lines changed

6 files changed

+23870
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ outputs:
1414
runs:
1515
using: 'node16'
1616
main: 'dist/main.cjs'
17-
# post: 'dist/post.cjs'
17+
post: 'dist/post.cjs'

0 commit comments

Comments
 (0)