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