actions-marketplace-validations/Wayback Archiver Distributor
Distribute webpages from Telegram channel, etc.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 15, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/wabarc_distributor@97594fade244a5edf63e1db71c6a044119faafc7 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| DISTRIBUTE_TOKEN | GitHub account authentication token for storing webpages. | yes | ${{ github.token }} |
| DISTRIBUTE_OWNER | GitHub account username for storing webpages. | no | — |
| DISTRIBUTE_REPO | GitHub repository name for storing webpages. | no | — |
| DISTRIBUTE_CHANNEL | Webpages soruce, telegram channel name. | yes | — |
| DISTRIBUTE_LIMIT | Limit fetch message one times. | no | 20 |
| DISTRIBUTE_CMD | Distribute command, supports: github, duty-machine | no | github |
Outputs
no outputs