From fcb9ec963bb963f5d4bd33aa6b1e95c1210fa009 Mon Sep 17 00:00:00 2001 From: Sukaato Date: Wed, 14 Aug 2024 18:02:09 +0200 Subject: [PATCH] Update action.yml --- action.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index f203d83..d8df28e 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,8 @@ name: Node version bumper description: Bump version for node package -icon: arrow-up-circle -color: green +branding: + icon: arrow-up-circle + color: green inputs: node-version: