Next try for dns update script
Some checks failed
Update Cloudflare DNS / update-dns (push) Failing after 37s
Deploy Jekyll site to Pages / build (push) Has been cancelled

This commit is contained in:
Florian Weber 2025-03-02 23:44:53 +01:00
parent ec0dc1bb4f
commit 123ff15b1c

View File

@ -31,4 +31,5 @@ jobs:
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }}
run: |
source venv/bin/activate
python update_cloudflare_dns.py
pwd && ls -la
python ./update_cloudflare_dns.py