diff --git a/.drone.yml b/.drone.yml index b666f9d..f6138f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,5 +35,5 @@ steps: password: from_secret: EMAIL_PASS from: drone@guise.net.nz - when: - status: [ changed, failure ] + when: + status: [ changed, failure ]