Skip to content

Commit

Permalink
Improve and shorten description for Marketplace publication
Browse files Browse the repository at this point in the history
  • Loading branch information
James M. Greene authored and James M. Greene committed Aug 5, 2022
1 parent c4a801b commit 542786d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 542786d

Please sign in to comment.