From 4d906964de982422a6d4c224c31b37a5318ed68b Mon Sep 17 00:00:00 2001 From: Sergey Sova Date: Wed, 5 Oct 2022 21:00:49 +0400 Subject: [PATCH] Add blue color --- action.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yaml b/action.yaml index 7198708..9ffd50a 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,8 @@ name: 'Size Compare' description: 'Compare size of the built assets' +branding: + icon: bar-chart-2 + color: blue inputs: gist-id: description: Id of the GIST to save size to