Skip to content

Commit a921568

Browse files
Merge pull request #7 from deriv-com/ali-hosseini-deriv-patch-1
Ako/ use test link account ID
2 parents 8a84300 + c71024f commit a921568

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)