From 9ccf59ff2579a8d72da350ef248629f2946ba6b2 Mon Sep 17 00:00:00 2001 From: Anders Date: Sat, 15 Oct 2022 01:05:24 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0123a87..c41d4b2 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: "💬 Send Message to Slack 🚀" -description: "From Github Action to Slack. Easy to use. Supports all Slack's optional arguments. Pure JavaScript = Fast." +description: "From Github Action to Slack. Easy to use. Supports Slack's optional arguments. Pure JavaScript = Fast." branding: icon: "message-circle" color: "orange"