From 2b6ac114347421062be787a741d0389005561077 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 2 Oct 2025 14:46:33 +0000 Subject: [PATCH] Author and branding. --- action.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0f730af..9cd7c02 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,10 @@ name: "Pre-pull Docker Compose service images" description: "Prepares Docker Compose services by pulling images in parallel before dry-run" -author: "Your Name " +author: "Trez.One " + +branding: + icon: "arrow-down" + color: "blue" inputs: services: