diff --git a/.github/workflows/push-webapp-test-01.yml b/.github/workflows/push-webapp-test-01.yml index 9e7e48ba3b..f55f48c248 100644 --- a/.github/workflows/push-webapp-test-01.yml +++ b/.github/workflows/push-webapp-test-01.yml @@ -37,7 +37,6 @@ jobs: if [ ${{ github.ref_name }} == 'telegram-wallet' ]; then yarn run webapp:change-build-number fi - echo "GAME_API_HOST=${vars.API_DEV_SERVER_1}" yarn webapp:build --env GAME_API_HOST ${{ vars.API_DEV_SERVER_1 }} TELEGRAM_WEBAPP_LINK ${{ vars.TELEGRAM_WEBAPP_LINK_01 }} - name: Publish to Cloudflare Pages id: cloudflare_deployment