diff --git a/action.yml b/action.yml index 18533b9..7e90219 100644 --- a/action.yml +++ b/action.yml @@ -15,3 +15,4 @@ inputs: runs: using: node12 main: main.js + post: post.js