Skip to content

Commit

Permalink
Add link build
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnhu committed May 14, 2024
1 parent be53234 commit 557131f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-webapp-test-01.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
COINBASE_PAY_ID: ${{ secrets.COINBASE_PAY_ID }}
NFT_MINTING_HOST: ${{ secrets.NFT_MINTING_HOST }}
BRANCH_NAME: ${{ github.ref_name }}
GAME_API_HOST: ${{ secrets.GAME_DEV_SERVER_1 }}
GAME_API_HOST: ${{ secrets.API_DEV_SERVER_1 }}
TELEGRAM_WEBAPP_LINK: ${{ secrets.TELEGRAM_WEBAPP_LINK_01 }}
run: |
yarn install --immutable | grep -v 'YN0013'
Expand Down

0 comments on commit 557131f

Please sign in to comment.