From 97b657866e5de792b4bc9e087ec3753ae531534a Mon Sep 17 00:00:00 2001 From: D Ther Date: Wed, 14 Oct 2020 16:19:49 +0630 Subject: [PATCH] add branding --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 52de445..1be2ba1 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'Google Chat Action' author: 'D Ther Htun' description: 'Github actions for google chat Room Bot' +branding: + icon: 'paperclip' + color: 'blue' inputs: msg: description: 'Github Event Number'