We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77a079 commit 2f899beCopy full SHA for 2f899be
.github/workflows/ci.yml
@@ -132,7 +132,7 @@ jobs:
132
build-docker-image:
133
needs: changes
134
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
+ uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master
136
secrets: inherit
137
138
nwaku-nwaku-interop-tests:
0 commit comments