Skip to content

Commit d533656

Browse files
authored
Merge pull request #606 from hashicorp/pull/CRT
Changed the notification channel
2 parents 965fd72 + 0509abe commit d533656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project "go-getter" {
44
team = "team-ip-compliance"
55

66
slack {
7-
notification_channel = "C09KTF77K6X" // ensure this is a PUBLIC slack channel. If it's private, the promotion workflows will fail.
7+
notification_channel = "C09KU972BDH" // ensure this is a PUBLIC slack channel. If it's private, the promotion workflows will fail.
88
}
99

1010
github {

0 commit comments

Comments
 (0)