From c90cb157937cc954ff21ab225c9a703d69fe5b5f Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sat, 26 Dec 2020 16:35:31 +0100 Subject: [PATCH] No post run --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 99c7e5c..c6694c6 100644 --- a/action.yml +++ b/action.yml @@ -39,4 +39,3 @@ inputs: runs: using: 'node12' main: 'dist/index.js' - post: 'dist/index.js'