mirror of
https://github.com/actions/configure-pages.git
synced 2026-02-09 03:45:14 +00:00
b97a591d3ac304544f62234a73c9039448481c8f
setup-pages
An action to enable Pages and extract metadata.
Release instructions
In order to release a new version of this Action:
-
Locate the semantic version of the upcoming release (a draft is maintained by the [
draft-releaseworkflow][draft-release]) -
Push a matching tag, for instance for
v0.1.0:git tag v0.1.0 git push origin v0.1.0 -
Publish the draft release (the major tag such as
v0will be created/updated by the [releaseworkflow][release])⚠️ Environment approval is required.
Languages
JavaScript
100%