From bfa5f5a5d464d1ecf05c8295dc74ebf0f8a926fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Wed, 29 Sep 2021 20:51:40 +0200 Subject: [PATCH] Add action icon & color --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 9c252c9..f8fd30f 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: "Run CustoPiZer" description: "Runs the CustoPiZer tool" +branding: + icon: box + color: green inputs: workspace: description: "Path to the workspace"