Test a built site artifact with HTMLProofer.
jobs:
test-site:
uses: athackst/ci/.github/workflows/htmlproofer_site.yml@main
with:
artifact-name: github-pages
host: my-org.github.io
base-path: /my-repo
| Name | Description | Default |
|---|---|---|
host |
(optional) Site host used for htmlproofer URL swapping. | "" |
base-path |
(optional) Site base path used for htmlproofer URL swapping. | "" |
htmlproofer-ignore-urls |
(optional) Newline-delimited URLs or regexes to ignore. | "" |
artifact-name |
(optional) Artifact name containing built site content. | github-pages |
contents: read.tmp/.htmlproofer._site/.