mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
Use correct path name
This commit is contained in:
parent
62bd559275
commit
7f3d42bb46
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 New Issue
Block a user