From 9e9216b5d98b0bacc6252b714b45e65aebf62b15 Mon Sep 17 00:00:00 2001 From: RouxAntoine Date: Sun, 25 Feb 2024 22:45:50 +0100 Subject: [PATCH] feature: logo and color to publish action on marketplace --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index a4b48f9..2aaac17 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'Auto changie' description: 'Changie action with auto numbering' +branding: + icon: file-plus + color: purple inputs: changie-version: description: 'Changie version'