Skip to content

Commit

Permalink
chore(TSD-4496): change etherscan host for master workflow (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeriiStepanets authored Jan 6, 2025
1 parent 6e981ff commit a34a515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
cancel-in-progress: true

env:
ETHERSCAN_API_HOST: etherscan.api.live.ledger.com
ETHERSCAN_API_HOST: proxyetherscan-ci.api.live.ledger.com

jobs:
validate_descriptors:
Expand Down

0 comments on commit a34a515

Please sign in to comment.