From 0acc9bec8c7c51f81926f9d731235b545255fdec Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Tue, 23 Feb 2021 17:20:33 +0800 Subject: [PATCH] docs: add branding web --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index b32e747..5f797d5 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,7 @@ name: 'Issues Helper' description: 'A GitHub Action that easily helps you automatically manage issues' author: 'xrkffgg' +# https://actions-cool.github.io/github-action-branding/ branding: icon: 'message-square' color: 'black'