From 05d9f01125b9e61c3367bf58d5f16dae2bc2b2e1 Mon Sep 17 00:00:00 2001 From: Christina Martinez <31422523+christina-de-martinez@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:43:22 -0700 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index d5a9daab..b4cd3a82 100644 --- a/action.yml +++ b/action.yml @@ -19,5 +19,5 @@ runs: using: "node16" main: "dist/index.js" branding: - icon: "aperture" - color: "green" + icon: "thumbs-down" + color: "red"