Merge pull request #16625 from andrewstech/patch-1

Update publish.yml
This commit is contained in:
William Harrison
2024-10-17 23:37:09 +11:00
committed by GitHub
+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: