From db4023797ae7373a4dbd5001dd8f06913666abd8 Mon Sep 17 00:00:00 2001 From: Gervasio Marchand Date: Fri, 23 Dec 2022 15:08:15 -0300 Subject: [PATCH] Action branding changes --- action.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 93ee15d..1954f0c 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,8 @@ name: GetMoarFediverse description: Runs GetMoarFediverse in GitHub actions -icon: activity -color: green +branding: + icon: activity + color: green inputs: config_file: description: Path to the config.json