From 10b744cf3e7745049a3970d3b571d13e017b62bd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 28 Nov 2020 03:15:35 +0300 Subject: action.yml: add "branding" --- action.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'action.yml') diff --git a/action.yml b/action.yml index 75b8764..797516b 100644 --- a/action.yml +++ b/action.yml @@ -56,3 +56,7 @@ runs: throw "Sorry, installing Cygwin is unsupported on $os" } shell: pwsh + +branding: + icon: star + color: green -- cgit v1.2.3