caltechlibrary/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: caltechlibrary/waystation@d2d129d8b3dc12d2a1957f342215388c71998520 # v1.8tags 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