Skip to content

Commit

Permalink
👷 github: forward optimism rpc to env
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Jun 5, 2024
1 parent 3d9ad65 commit f2e16ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
env:
RPC_10: ${{ secrets.RPC_10 }}
GATEWAY_ACCESS_KEY: ${{ secrets.GATEWAY_ACCESS_KEY }}
TENDERLY_ACCESS_KEY: ${{ secrets.TENDERLY_ACCESS_KEY }}
steps:
Expand Down

0 comments on commit f2e16ec

Please sign in to comment.