Skip to content

Commit

Permalink
revert rpc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush Maloo authored and Piyush Maloo committed Sep 21, 2024
1 parent fe9776a commit 1cc828e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
push: true
tags: availj/explorer:${{ steps.prepare.outputs.tag_name }}
build-args: |
TURING_URL=wss://turing-rpc.avail.sh/ws
MAINNET_URL=wss://mainnet-rpc.avail.sh/ws
TURING_URL=wss://turing-rpc.avail.so/ws
MAINNET_URL=wss://mainnet-rpc.avail.so/ws
k8s_deployment:
needs: [docker_build_push]
Expand Down

0 comments on commit 1cc828e

Please sign in to comment.