Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Aug 5, 2024
1 parent 73c42ca commit 3de6068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-deploy-ten-gateway-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
include:
- testnet_type: 'dev-testnet'
GATEWAY_API_URL: 'https://sgx-testnet.ten.xyz' # For testing purposes
GATEWAY_API_URL: 'https://sgx-gateway.ten.xyz' # TODO @ziga - change this to dev-testnet before merging
- testnet_type: 'uat-testnet'
GATEWAY_API_URL: 'https://uat-testnet.ten.xyz'
- testnet_type: 'sepolia-testnet'
Expand Down

0 comments on commit 3de6068

Please sign in to comment.