Skip to content

Commit c71024f

Browse files
Ako/ use test link account ID
1 parent 8a84300 commit c71024f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
id: publish-to-pages
105105
env:
106106
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_TEST_LINK_TOKEN }}
107-
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
107+
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_TEST_LINK_ACCOUNT_ID }}
108108
HEAD_BRANCH: ${{ github.head_ref }}
109109
run: |
110110
echo "Installing Wrangler CLI"

0 commit comments

Comments
 (0)