From 1255813735d00620692a43e4154c599edae89334 Mon Sep 17 00:00:00 2001 From: Timeo Williams Date: Sat, 14 Sep 2024 17:02:00 -0400 Subject: [PATCH] chore: add icon & color --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index 2d3c64e..7342149 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,8 @@ name: "Package Size Badge Action" description: "Automatically calculate JavaScript bundle size and generate a badge" author: "Timeo Williams" +icon: "activity" +color: "green" inputs: path: