From 55b09e62f7c7c7f91776d2aca1e0c11d41e5988d Mon Sep 17 00:00:00 2001 From: Billy Zha Date: Wed, 22 Mar 2023 16:15:38 +0800 Subject: [PATCH] chore: update icon on marketplace (#11) Signed-off-by: Billy Zha --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 2577c55..8c6fffb 100644 --- a/action.yml +++ b/action.yml @@ -13,6 +13,9 @@ name: setup-oras description: Setup ORAS CLI on GitHub Actions runners +branding: + icon: box + color: blue inputs: version: description: Version of ORAS CLI to install