diff options
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,3 +16,7 @@ tasks: - setup: | cd home make public +triggers: + - action: email + condition: always + to: [email protected] |
