annabarnes1138/Archive Artifacts Composite Action

Archives a list of web artifacts (with optional descriptions), generates files, commits changes, and deploys to GitHub Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
artifactsA JSON array of artifact objects. Each object must include a "url" property and can optionally include a "description". Example: [ { "url": "https://example.com", "description": "Example website" }, { "url": "r/AskReddit", "description": "Subreddit Wiki for AskReddit" }, { "url": "https://example.com/file.pdf" } ] yes
scheduleA description of the schedule (e.g., "Daily at midnight (UTC)")noDaily at midnight (UTC)
contact_emailOptional contact email to include in the READMEno
limit_rateOptional download speed limit for wget (e.g., '10m' for 10MB/s).no
user_agentOptional user-agent string for wget requests. Defaults to a spoofed Chrome user-agent.no
github_tokenGitHub token for committing changes and deploying to GitHub Pages.yes

no outputs