Skip to content

Commit

Permalink
ci(workflow): Adjust FIO Testnet Docker Image Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xavier506 committed Aug 18, 2024
1 parent d3f62ce commit 4e4dd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-fio-testnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
INGRESS_HOST: fio-testnet.antelope.tools
INGRESS_GRAPHQL_HOST: graphql-fio-testnet.antelope.tools
# webapp
REACT_APP_EOS_API_NETWORK_NAME: fio
REACT_APP_EOS_API_NETWORK_NAME: fio-testnet
# postgres
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
Expand Down

0 comments on commit 4e4dd4b

Please sign in to comment.