From 99addffe090675717cf2fca5b773b64f369dfc27 Mon Sep 17 00:00:00 2001 From: andoshin11 Date: Sat, 4 Apr 2020 09:41:33 +0900 Subject: [PATCH] Update action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3319887..a6c9095 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'tsc-github-actions-reporter' +name: 'TypeScript Error Reporter' description: 'TS compiler diagnostics reporter' author: 'andoshin11' runs: