Skip to content

Commit

Permalink
Add author to Action manifest
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 542786d commit 7c63403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Configure Pages"
description: "A GitHub Action to enable Pages, extract various metadata about a site, and configure some supported static site generators."
author: "GitHub"
runs:
using: "node16"
main: "dist/index.js"
Expand Down

0 comments on commit 7c63403

Please sign in to comment.