From 742be0511320c6b3f757b4427d439f51a6f64a6b Mon Sep 17 00:00:00 2001 From: "James M. Greene" Date: Wed, 10 Aug 2022 12:52:41 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 97b9deb..269fba0 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Configure Pages' +name: 'Configure GitHub Pages' description: 'A GitHub Action to enable Pages, extract various metadata about a site, and configure some supported static site generators.' author: 'GitHub' runs: