Skip to content

Commit

Permalink
Fix tamagochi battle workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
faizov committed Jul 4, 2024
1 parent 377a95d commit d440f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/STG-tamagochi-battle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
tags: ${{ needs.prepair.outputs.image_name }}
build-args: |
REACT_APP_NODE_ADDRESS=${{ secrets.REACT_APP_NODE_ADDRESS }}
REACT_APP_DNS_API_URL_TAMAGOCHI_BATTLE=${{ secrets.REACT_APP_DNS_API_URL_TAMAGOCHI_BATTLE }}
REACT_APP_DNS_API_URL=${{ secrets.REACT_APP_DNS_API_URL }}
REACT_APP_DNS_NAME=${{ secrets.REACT_APP_DNS_NAME_TAMAGOCHI_BATTLE }}
REACT_APP_SENTRY_DSN=${{ secrets.REACT_SENTRY_DSN_TAMAGOCHI_BATTLE }}
REACT_APP_GASLESS_BACKEND_ADDRESS=${{ secrets.REACT_APP_GASLESS_BACKEND_ADDRESS }}
Expand Down

0 comments on commit d440f38

Please sign in to comment.