From aa7e2ec11670e43cd0f797988d305237b798063a Mon Sep 17 00:00:00 2001 From: stubbsta Date: Thu, 11 Dec 2025 09:00:21 +0200 Subject: [PATCH] Update ci for nwaku repo name change --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3186a007..0c784da5c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: build-docker-image: needs: changes if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }} - uses: logos-messaging/nwaku/.github/workflows/container-image.yml@master + uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master secrets: inherit nwaku-nwaku-interop-tests: