From b5b4de6c6b6e685b3ddaadd89a5eae829e05fc0f Mon Sep 17 00:00:00 2001 From: Nicholas Barrow Date: Thu, 13 Jun 2024 21:02:30 -0400 Subject: [PATCH] updating action.yaml --- action.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yaml b/action.yaml index 0944972..85cf4ef 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,8 @@ name: "Setup Google App Version CLI Tool" description: "Setup the Google App Version CLI in a workflow job" +branding: + color: blue + icon: terminal inputs: version: description: "The version of the CLI to download"