diff options
Diffstat (limited to '.builds/debian.yml')
-rw-r--r-- | .builds/debian.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml index 5ac2e96..b719099 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -12,4 +12,4 @@ tasks: triggers: - action: email condition: failure - to: ~mcf/cproc@lists.sr.ht + to: "<~mcf/cproc@lists.sr.ht>" |