cloudflare-update-dnslink
cloudflare-update-dnslink copied to clipboard
jq: error (at <stdin>:1): Cannot iterate over null (null)
no visibility into what's happening when this thing doesn't work
i tried running the curls locally with the secrets and it seems like it works fine
https://github.com/Uniswap/uniswap-frontend/runs/805572599?check_suite_focus=true
The issue is the example has CLOUDFLARE_TOKEN_ZONE_ID but the actual variable is CLOUDFLARE_ZONE_ID
Action items:
- Fix readme
- On error response, echo the JSON body (which contains error details from cloudflare)
I've created a fork of this that provides better error handling when things don't work to let you know why it's broken which should help address these issues: https://github.com/marketplace/actions/cloudflare-dnslink-update
Hi @PabiGamito, why not create a PR to this repo with your fixes? We'd be happy to accept a PR. This repo, while quiet, is not unmaintained.