actions-marketplace-validations/Create HTML redirects

Creates HTML redirects (pages with meta http-equiv=refresh tags).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 26, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/travisspomer_create-redirects@60f2dcb802b0a1d970407f3cc0d1d4f249261fda # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
output-pathThe root path containing your built static website files (including index.html), where redirects will be generated. (For example, "out".)yes
routesThe path to your staticwebapp.config.json (or routes.json) file.yes
canonical-urlThe canonical URL of the published website. (For example, "https://mysite.z22.web.core.windows.net".)yes

no outputs