Next try for dns update script
This commit is contained in:
parent
ec0dc1bb4f
commit
123ff15b1c
@ -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
|
||||
|
Reference in New Issue
Block a user