Skip to content

Commit cd906ab

Browse files
authored
Merge pull request #68 from snyk/chore/channel-name
chore: fix channel name
2 parents db9783a + e8e6d55 commit cd906ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ slack-fail-notify: &slack-fail-notify
2525
slack-success-notify: &slack-success-notify
2626
slack/notify:
2727
event: pass
28-
channel: lumos-deployment
28+
channel: lumos-deployments
2929
branch_pattern: main
3030
template: basic_success_1
3131

0 commit comments

Comments
 (0)