From b14d74417ef094922d5f82ef90bc7d337d630849 Mon Sep 17 00:00:00 2001 From: D Ther Date: Thu, 29 Oct 2020 21:02:54 +0630 Subject: [PATCH] change icon --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 01be60b..977f0d0 100644 --- a/action.yml +++ b/action.yml @@ -2,8 +2,8 @@ name: 'Google Chat Action' author: 'D Ther Htun' description: 'Github actions for google chat Room Bot' branding: - icon: 'paperclip' - color: 'blue' + icon: 'at-sign' + color: 'green' inputs: project: description: 'Github Project Name'