From 97a1eb57afcb1871769a44c85f084742097e6e3d Mon Sep 17 00:00:00 2001 From: Vitalii Melnychuk Date: Wed, 22 Sep 2021 00:20:32 +0100 Subject: [PATCH] feat: update name --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 705461b..40dc043 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Google chat notification" -description: "GitHub Action that sends notification to google chat" +name: "google-chat-message-action" +description: "GitHub Action that sends notification about deployment to google chat" branding: icon: "check-circle" color: "green"