From e268a21f8e87571e4613163a6beefaa9fb79f44f Mon Sep 17 00:00:00 2001 From: Valentin Ricard Date: Fri, 4 Oct 2024 20:02:04 +0000 Subject: [PATCH] ci: Fixed workflow --- .github/workflows/deploy-mainnet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-mainnet.yaml b/.github/workflows/deploy-mainnet.yaml index 21a249b3..24ad09b5 100644 --- a/.github/workflows/deploy-mainnet.yaml +++ b/.github/workflows/deploy-mainnet.yaml @@ -48,7 +48,7 @@ jobs: # For now, isok, but getting an official file at some point would be nice: PUBLIC_TORII_URL: https://api.cartridge.gg/x/octoguns-mn-alpha-1/torii PUBLIC_RPC_URL: https://api.cartridge.gg/x/starknet/mainnet - PUBLIC_WORLD_ADDRESS: 0x6d0cc89f47c2fb0a8ee113b47d4f04de5092f68f6ef8cb4d79d77446a4d931f + PUBLIC_WORLD_ADDRESS: '0x6d0cc89f47c2fb0a8ee113b47d4f04de5092f68f6ef8cb4d79d77446a4d931f' - name: Deploy to cloudflare pages working-directory: ./client