From e4df4b2d92417e5081232ae92aa2229baadf18fe Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Tue, 29 Oct 2019 03:30:53 +0900 Subject: [PATCH] github: Enhance action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c776467ab..23be40f53 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Deploy action for GitHub Pages' +name: 'GitHub Pages action' description: 'GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.' author: 'peaceiris' runs: