From 37b4e77655c0ade6dafc98156b4c51d30edc3f7e Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 28 Sep 2024 14:33:11 -0700 Subject: [PATCH] Updating branding --- action.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 084fd80..2ee69e1 100644 --- a/action.yml +++ b/action.yml @@ -26,5 +26,6 @@ runs: using: 'docker' image: 'Dockerfile' branding: - icon: 'send' - color: 'black' + icon: 'file-text' + color: 'purple' +