diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index c12e26b..bdee99d 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -10,7 +10,7 @@ on: env: codex_version: v0.2.0 circuit_version: v0.2.0 - marketplace_address: "0xAB03b6a58C5262f530D54146DA2a552B1C0F7648" + marketplace_address: "0xfFaF679D5Cbfdd5Dbc9Be61C616ed115DFb597ed" eth_provider: "https://rpc.testnet.codex.storage" VITE_CODEX_API_URL: ${{ secrets.VITE_CODEX_API_URL }} VITE_GEO_IP_URL: ${{ secrets.VITE_GEO_IP_URL }}