From f606a5088ab3226b27091797d0f901eb7da18f00 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Sat, 14 Nov 2020 19:21:05 +0800 Subject: [PATCH] add action icon and color --- action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8644181..dcca2a3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,7 @@ -name: 'issue translator' +name: 'issues translate action' description: 'The action for translating non-english issues content to english.' +icon: 'alert-octagon' +color: 'orange' author: 'tomsun28' inputs: BOT_GITHUB_TOKEN: