2022-06-10 13:46:11 -07:00
2022-06-09 16:59:38 -07:00
2022-06-08 16:01:15 -07:00
2022-06-08 16:01:15 -07:00
2022-06-07 13:49:20 -05:00
wip
2022-06-07 21:33:54 -07:00
wip
2022-06-07 21:33:54 -07:00
2022-06-10 13:46:11 -07:00

setup-pages

An action to enable Pages and extract metadata.

Release instructions

In order to release a new version of this Action:

  1. Locate the semantic version of the upcoming release (a draft is maintained by the [draft-release workflow][draft-release])

  2. Push a matching tag, for instance for v0.1.0:

    git tag v0.1.0
    git push origin v0.1.0
    
  3. Publish the draft release (the major tag such as v0 will be created/updated by the )

    ⚠️ Environment approval is required.

Description
GitHub Action: configure-pages
Readme MIT 8.1 MiB
Languages
JavaScript 100%