diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a824bbe4f..d0433d7c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,8 +130,8 @@ jobs: needs: build-docker-image uses: waku-org/waku-interop-tests/.github/workflows/nim_waku_daily.yml@smoke_tests with: - node1: ${{ needs.build-docker-image.outputs.image }} - + node_nwaku: ${{ needs.build-docker-image.outputs.image }} + secrets: inherit