From fd5f1bce00956a7e8ac30faaa1ff0692d6dacdfb Mon Sep 17 00:00:00 2001 From: AlexNDRmac Date: Thu, 7 Oct 2021 16:45:55 +0300 Subject: [PATCH] Add icon for marketplace --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 1e5c187..bd0574e 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'Setup PHP SDK tool kit for Windows PHP builds' description: 'Setup Windows build environment for PHP extensions builds with Microsoft Visual C++ command line' author: AlexNDRmac + branding: + icon: arrow-down-circle + color: green inputs: php_version: