aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-20 21:57:05 -0300
committerEuAndreh <eu@euandre.org>2019-05-20 21:57:05 -0300
commit56291d36e8ecc3fe15bb1eb268f024b27a38bf10 (patch)
treedd83519ad78cc32106964b24fc00fd90c2188927
parentRefactor default.nix to use a baseTask (diff)
downloaddotfiles-56291d36e8ecc3fe15bb1eb268f024b27a38bf10.tar.gz
dotfiles-56291d36e8ecc3fe15bb1eb268f024b27a38bf10.tar.xz
Change failure email config
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index ee25164..b5dc46d 100644
--- a/.build.yml
+++ b/.build.yml
@@ -4,7 +4,7 @@ repositories:
triggers:
- condition: failure
action: email
- to: EuAndreh <eu@euandre.org>
+ to: EuAndreh <ci@euandre.org>
sources:
- https://git.sr.ht/~euandreh/dotfiles
tasks: