venusprotocol/Venus Cloudflare DNSLink GitHub Action
A GitHub Action to update the DNSLink TXT record of a DNS using Cloudflare
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cid | CID of the content to pin | yes | — |
| purge | Whether to purge the cache after updating the DNSLink record or not | no | false |
| cloudflareApiToken | Cloudflare API key. Permissions needed: Zone - Cache Purge - Purge, Zone - Web3 Hostnames - Edit. Visit https://developers.cloudflare.com/fundamentals/api/get-started/create-token | yes | — |
| cloudflareZoneId | Cloudflare zone ID. Visit https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids | yes | — |
| cloudflareHostname | Cloudflare hostname. e.g.: app.venus.io | yes | — |
Outputs
no outputs