diff options
author | reivilibre <oliverw@element.io> | 2025-03-13 14:52:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 14:52:00 +0000 |
commit | a278c0d852a01f345936480de0dcfa1292fb4dc7 (patch) | |
tree | d7f681a968bfeab74b7b84bebc21b6bc033f2929 /scripts-dev | |
parent | Fix: corrected routing path for workers doc (#18224) (diff) | |
download | synapse-a278c0d852a01f345936480de0dcfa1292fb4dc7.tar.xz |
Fix detection of workflow failures in the release script. (#18211)
If one workflow is successful and one fails, currently that is reported as success. --------- Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
Diffstat (limited to 'scripts-dev')
-rwxr-xr-x | scripts-dev/release.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-dev/release.py b/scripts-dev/release.py |