We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bde506 commit 74d358bCopy full SHA for 74d358b
.circleci/config.yml
@@ -107,7 +107,7 @@ commands:
107
notify_slack_with_release:
108
steps:
109
- slack/notify:
110
- channel: C08F3Q30U7Q
+ channel: C8PDY2Q8H
111
event: pass
112
custom: |
113
{
@@ -364,9 +364,7 @@ workflows:
364
filters:
365
branches:
366
only: master
367
- - hold_release_slack_notification:
368
- type: approval
369
- release_slack_notification:
370
requires:
371
- - hold_release_slack_notification
+ - release
372
context: slack-app
0 commit comments