From 6e86284ab20cf00a8319b7150ba51cbc080657e4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Oct 2024 14:17:23 +0800 Subject: [PATCH] fix publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7039452..9622ebd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -27,6 +27,6 @@ jobs: - name: Publish uses: is-a-dev/dnscontrol-action@main env: - CLOUDFLARE_API_TOKEN: ${{ secrets.API_KEY }} + CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }} with: args: push