From 19661a5c56c987b713f1f00f022671286b04f53b Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Mon, 16 Sep 2019 08:33:49 +0900 Subject: [PATCH] gha: fix action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 814d65b..e53ca4f 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Hugo build action' +name: 'Hugo setup action' description: 'GitHub Actions for Hugo extended and Hugo Modules' author: 'peaceiris' inputs: