actions-marketplace-validations/Waystation
Archive a repository's GitHub Pages in the Wayback Machine
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 30, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/caltechlibrary_waystation@4db390426a8700b74ad9332ac74cdd34994c4fd4 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dry_run | Print what would be done without actually doing it. | no | false |
| save_errors | Whether the Wayback Machine should save pages that return HTTP status 4xx-5xx. | no | false |
| save_outlinks | Tell the Wayback Machine to save links to external web pages. | no | true |
| save_screenshot | Tell the Wayback Machine to save a screenshot of the front page. | no | true |
| debug | Print context and variables in the GitHub Actions log. | no | false |
Outputs
no outputs