Update publish.yml

This commit is contained in:
andrewstech
2024-10-17 13:35:02 +01:00
committed by GitHub
parent 1747685abf
commit bc64b83f7a
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- run: echo '{"cloudflare":{"TYPE":"CLOUDFLAREAPI","apitoken":"$CLOUDFLARE_API_TOKEN"}}' > ./creds.json
- name: Publish
uses: koenrh/dnscontrol-action@v3
uses: is-a-dev/dnscontrol-action@main
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
with: