Skip to content

Commit 74f5177

Browse files
update slack channel
1 parent 0cc0f5f commit 74f5177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipelines/publish-types/publish-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020

2121
- bash: |
2222
TAG_VERSION=$(git describe --tags `git rev-list --tags --max-count=1`)
23-
CHANNEL="G1C14HJ2F"
23+
CHANNEL="C1C14HJ2F"
2424
2525
if [ "$TAG_VERSION" == "1.999.0" ]; then
2626
MESSAGE="<!here>. Someone pushed 1.999.0 tag. Please delete it ASAP from remote and local."

0 commit comments

Comments
 (0)