From e834a7ae53ecd540afe3f0781b0bdcbd1a355c15 Mon Sep 17 00:00:00 2001 From: pocketjawa Date: Sat, 27 Apr 2019 14:10:04 -0400 Subject: [PATCH] Maybe now failures will notify --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 449daf7..70eb410 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,8 +19,8 @@ steps: image: appleboy/drone-discord when: status: - - success - - failure + - success + - failure settings: webhook_id: from_secret: discord_webhook_id