Skip to content

Commit

Permalink
pass solana_rpc env param
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Dec 26, 2023
1 parent f411c6f commit 6d17814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
OPTIMISM_RPC: ${{ secrets.OPTIMISM_RPC }}
AURORA_RPC: ${{ secrets.AURORA_RPC }}
ARBITRUM_RPC: ${{ secrets.ARBITRUM_RPC }}
SOLANA_RPC: ${{ secrets.SOLANA_RPC }}

0 comments on commit 6d17814

Please sign in to comment.