From 70e4a0514f34b2b7560ffb2d63510e61af2a25fb Mon Sep 17 00:00:00 2001 From: Dave Sudia <15764229+thedevelopnik@users.noreply.github.com> Date: Tue, 13 Jan 2026 14:10:24 -0700 Subject: [PATCH] updates action.yml with branding Signed-off-by: Dave Sudia <15764229+thedevelopnik@users.noreply.github.com> --- action.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/action.yml b/action.yml index c08a217..2dcd4cd 100644 --- a/action.yml +++ b/action.yml @@ -2,6 +2,10 @@ name: "Aembit Credentials" description: "GitHub action to fetch Aembit credentials" author: "Aembit" +branding: + icon: shield + color: orange + inputs: client-id: description: "Aembit Edge SDK Client ID"