From 64d491fabb075623e1057153be4b6e566ef4d07b Mon Sep 17 00:00:00 2001 From: Opportunity Date: Mon, 30 Sep 2019 22:59:40 +0800 Subject: [PATCH] change icon --- action.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index d995ee3..20d1a27 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,9 @@ name: setup xmake description: Set up a xmake environment and add it to the PATH author: OpportunityLiu -icon: box -color: green +branding: + icon: play + color: green inputs: xmake-version: