fix: use correct post file
This commit is contained in:
@@ -15,4 +15,4 @@ inputs:
|
||||
runs:
|
||||
using: node16
|
||||
main: dist/index.js
|
||||
post: dist/post.js
|
||||
post: dist/index.js
|
||||
|
||||
Reference in New Issue
Block a user