diff --git a/.circleci/config.yml b/.circleci/config.yml index 51d55caac..f26085774 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -387,11 +387,11 @@ jobs: - slack/notify: event: fail branch_pattern: "develop" - channel: "alerts-release" + channel: "release" template: basic_fail_1 - slack/notify: event: pass - channel: "alerts-release" + channel: "release" template: success_tagged_deploy_1 workflows: develop-checks: