From 7ed3d0c0bac0018c14c73084afd33c46d381444d Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:06:51 +0300 Subject: [PATCH] Update action.yml --- action.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 01952ee..107641b 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'ARM GCC build' -description: 'Building arm projects' +description: 'Building arm-gcc projects' +branding: + color: blue + icon: microchip inputs: command: description: 'Command'