From 0d2ae0e386782f78b043631d0593a185eee92920 Mon Sep 17 00:00:00 2001 From: Anders Date: Wed, 23 Oct 2019 21:09:21 +0200 Subject: [PATCH] Incorrect --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cb216a2..84c185b 100644 --- a/action.yml +++ b/action.yml @@ -15,7 +15,7 @@ inputs: required: true slack-optional-x: description: "Optional arguments" - required: true + required: false outputs: slack-result: description: "The result from the post to slack"