Skip to content

Commit

Permalink
fix: use proper rpc on scroll (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra authored Apr 22, 2024
1 parent 92c58d2 commit b71481b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
RPC_BASE: ${{ secrets.RPC_BASE }}
RPC_GNOSIS: ${{ secrets.RPC_GNOSIS }}
RPC_BNB: ${{ secrets.RPC_BNB }}
RPC_METIS: ${{ secrets.RPC_METIS }}
RPC_SCROLL: ${{ secrets.RPC_SCROLL }}

- name: Create Pull Request
uses: peter-evans/create-pull-request@712add83f26c1e359c046a6ca3dd677fb7017626
Expand Down

0 comments on commit b71481b

Please sign in to comment.