From ee3f29b7334bcd54efbe129d3321f600ee0c8567 Mon Sep 17 00:00:00 2001 From: Alex Couture-Beil Date: Thu, 10 Mar 2022 12:28:46 -0800 Subject: [PATCH] add branding to action.yml Signed-off-by: Alex Couture-Beil --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 06f4309..009e617 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: Setup earthly description: Installs the Earthly binary +branding: + icon: "sunrise" + color: "green" author: Earthly technologies inputs: version: