Skip to content

Commit

Permalink
Merge pull request #93 from availproject/rpc-update
Browse files Browse the repository at this point in the history
revert rpc changes
  • Loading branch information
brixial authored Sep 21, 2024
2 parents 1fa7802 + 1cc828e commit 8dea98b
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 8dea98b

Please sign in to comment.