2022-06-15 11:24:34 -04:00
2022-06-09 16:59:38 -07:00
2022-06-07 13:49:20 -05:00
2022-06-10 15:37:59 -07:00
2022-06-10 15:37:59 -07:00
2022-06-10 15:33:12 -07:00

configure-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)

  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 release workflow)

    ⚠️ Environment approval is required.

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