mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-10 15:14:36 +00:00
Use correct path name
This commit is contained in:
parent
62bd559275
commit
7f3d42bb46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dendrite.yml
vendored
2
.github/workflows/dendrite.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue