mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 08:06:09 +00:00
Improve and shorten description for Marketplace publication
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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:
|
||||
using: "node16"
|
||||
main: "dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user