Improve and shorten description for Marketplace publication

This commit is contained in:
James M. Greene
2022-08-05 13:27:44 -05:00
parent c4a801b850
commit 542786ddbc

View File

@@ -1,5 +1,5 @@
name: "Configure Pages" name: "Configure Pages"
description: "An action to enable Pages and extract various metadata about a site. It can also be used to configure various static site generators we support as starter workflows." description: "A GitHub Action to enable Pages, extract various metadata about a site, and configure some supported static site generators."
runs: runs:
using: "node16" using: "node16"
main: "dist/index.js" main: "dist/index.js"