summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-07-22 21:50:30 +0100
committerGitHub <noreply@github.com>2021-07-22 21:50:30 +0100
commit4c3fdfc808a90b4ba049695e97cbf3e6cc21873e (patch)
tree38628c39e5c8038980766771103490431959d970 /changelog.d
parent 1.39.0rc2 (diff)
downloadsynapse-4c3fdfc808a90b4ba049695e97cbf3e6cc21873e.tar.xz
Fix an error in the docker workflow (#10461)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10461.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10461.misc b/changelog.d/10461.misc
new file mode 100644
index 0000000000..5035e26825
--- /dev/null
+++ b/changelog.d/10461.misc
@@ -0,0 +1 @@
+Fix an error which prevented the Github Actions workflow to build the docker images from running.