Skip to content

Commit

Permalink
edit workflow1
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnhu committed May 14, 2024
1 parent 3de085d commit 9d57a40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-webapp-test-01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d57a40

Please sign in to comment.