Upload BIND config file via Clouflare API
| action.yaml | ||
| LICENSE | ||
| README.md | ||
cloudflare-dns-import
Upload BIND config file via Clouflare API
Usage
- uses: git.gorbe.io/actions/cloudflare-dns-import
with:
# Zone identifier
zone_id:
# Path to the BIND config to import
file:
# Whether or not proxiable records should receive the performance and security benefits of Cloudflare.
#
#Default: "false"
proxied:
secrets:
api_token: