actions-marketplace-validations/Create HTML redirects
Creates HTML redirects (pages with meta http-equiv=refresh tags).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 26, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/travisspomer_create-redirects@60f2dcb802b0a1d970407f3cc0d1d4f249261fda # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| output-path | The root path containing your built static website files (including index.html), where redirects will be generated. (For example, "out".) | yes | — |
| routes | The path to your staticwebapp.config.json (or routes.json) file. | yes | — |
| canonical-url | The canonical URL of the published website. (For example, "https://mysite.z22.web.core.windows.net".) | yes | — |
Outputs
no outputs