Skip to content

Commit 2f899be

Browse files
committed
Update ci for nwaku repo name change
1 parent a77a079 commit 2f899be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
build-docker-image:
133133
needs: changes
134134
if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }}
135-
uses: logos-messaging/nwaku/.github/workflows/container-image.yml@master
135+
uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master
136136
secrets: inherit
137137

138138
nwaku-nwaku-interop-tests:

0 commit comments

Comments
 (0)