diff --git a/.drone.yml b/.drone.yml index 37b21b3..ae1ef41 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: image: plugins/slack settings: username: comradebritney - channel: clients.website + channel: clients.shaping-our-lives template: "{{repo.owner}}/{{repo.name}} build failed: {{build.link}}. Last commit by @{{build.author}}" webhook: from_secret: rc_builds_url @@ -37,4 +37,4 @@ steps: trigger: branch: - - dev + - main