diff --git a/.github/workflows/pr_e2e_tests.yml b/.github/workflows/pr_e2e_tests.yml index cca86d4fc7..b0867a0e78 100644 --- a/.github/workflows/pr_e2e_tests.yml +++ b/.github/workflows/pr_e2e_tests.yml @@ -47,6 +47,7 @@ jobs: LABS_URL: ${{ steps.cloudflare_preview_url.outputs.preview_url }} WALLET_URL: "https://react-wallet.walletconnect.com/" LOCAL_LABS_URL: "http://localhost:3000" + NEXT_PUBLIC_PROJECT_ID: ${{ secrets.NEXT_PUBLIC_PROJECT_ID }} - uses: actions/upload-artifact@v3 if: always() with: