Skip to content

Commit 16af1ab

Browse files
author
codegen-bot
committed
update channel
1 parent 6a28cfa commit 16af1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,11 +387,11 @@ jobs:
387387
- slack/notify:
388388
event: fail
389389
branch_pattern: "develop"
390-
channel: "alerts-release"
390+
channel: "release"
391391
template: basic_fail_1
392392
- slack/notify:
393393
event: pass
394-
channel: "alerts-release"
394+
channel: "release"
395395
template: success_tagged_deploy_1
396396
workflows:
397397
develop-checks:

0 commit comments

Comments
 (0)