From 40d47c6089b17e1a836dff52dda5cc75cf611c8d Mon Sep 17 00:00:00 2001 From: Khuda Dad Nomani <32505158+KhudaDad414@users.noreply.github.com> Date: Mon, 20 Dec 2021 09:26:14 +0500 Subject: [PATCH] Update action.yml --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index f337ed1..6089d18 100644 --- a/action.yml +++ b/action.yml @@ -15,3 +15,6 @@ outputs: runs: using: 'node12' main: 'dist/index.js' +branding: + icon: 'map' + color: 'black'