From bda9030f7820a89f509167c717065664082d7f4e Mon Sep 17 00:00:00 2001 From: bgharbi Date: Tue, 12 Sep 2023 16:47:21 +0200 Subject: [PATCH] update cloudflare pages name -- migration (new pages) WIP --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index f16d38f1b5..665ad4309b 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -64,7 +64,7 @@ jobs: with: apiToken: ${{ secrets.NEW_CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.NEW_CLOUDFLARE_ACCOUNT_ID }} - projectName: starknet-websites + projectName: devops-test directory: dist/client workingDirectory: workspaces/website wranglerVersion: '3'