diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b3693bd9..d75c753a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -48,5 +48,5 @@ jobs: uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-test-workspaces.yaml@main" with: match-workspace: "@rhinestone/modulekit-examples" - env: + secrets: MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}