From c8212f6c85321b6476bd76bccb160464e7e62a25 Mon Sep 17 00:00:00 2001 From: Simon Scholz Date: Sat, 23 Sep 2023 20:51:47 +0200 Subject: [PATCH] Change action name --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 7919802..31471ed 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: "Google Chat Action" -description: "Use this action to send notifications to a google chat." +name: "Google Chat Notification Action" +description: "Use this action to send highly customizable Card V2 notifications to a google chat via Webhook." author: "Simon Scholz" runs: