From 56d46b09d2eba47289afe52eb64f919a47152e83 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..0346e45 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: "GitHub action to send highly customizable card V2 notifications to a google chat via webhook." author: "Simon Scholz" runs: