Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
benwjhack committed Sep 19, 2024
1 parent 260e5a0 commit 4e25f87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_full_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ on:
workflow_dispatch:

env:
RPC_URL: ${{ secrets.RPC_URL }}
ETHEREUM_RPC_URL: ${{ secrets.RPC_URL }}
LICENSE_KEY: ${{ secrets.LICENSE_KEY }}
FAILURE_WEBHOOK: ${{secrets.FAILURE_WEBHOOK}}
CHAIN: ethereum

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 4e25f87

Please sign in to comment.