From 841d232c5a7bb9409b91646968eb57d1bbfda18e Mon Sep 17 00:00:00 2001 From: Michael Shick Date: Sat, 5 Nov 2022 09:46:11 -0400 Subject: [PATCH] fix action.yml --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index 815615a..f16b33f 100644 --- a/action.yml +++ b/action.yml @@ -20,10 +20,8 @@ inputs: outputs: comment-created: description: "Whether a comment was created." - required: true comment-id: description: "If a comment was created, the id of it." - required: true branding: icon: message-circle color: purple