Pablo Gamito

Results 3 comments of Pablo Gamito

Since this project doesn't seem to be maintained anymore I've created a fork of it that fixes some issues: https://github.com/marketplace/actions/cloudflare-dnslink-update Let me know if it solves this problem for you.

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

I was quickly taking a look at the code and it seems like there might be a bug with the condition logic: ``` if (tracks.length > 0) { if (op...