From 9267ccb71ddd79fb3d4cb939f08d8404c77a925d Mon Sep 17 00:00:00 2001 From: bgharbi Date: Sun, 17 Sep 2023 13:37:25 +0200 Subject: [PATCH] =?UTF-8?q?change=20p=C3=A2ges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 b07288f8da..7e97d40e48 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -44,7 +44,7 @@ jobs: with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} - projectName: starknet-website + projectName: hardconfig directory: dist/client workingDirectory: workspaces/website wranglerVersion: '3'