0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-15 02:48:24 +02:00

Use correct path name

This commit is contained in:
Neil Alexander 2022-03-25 13:29:09 +00:00
parent 62bd559275
commit 7f3d42bb46
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -337,4 +337,4 @@ jobs:
name: Update Docker images
if: github.repository == 'matrix-org/dendrite' && github.ref_name == 'main'
needs: [integration-tests-done]
uses: matrix-org/dendrite/.github/workflows/dendrite.yml@main
uses: matrix-org/dendrite/.github/workflows/docker.yml@main