Skip to content

Commit db739a4

Browse files
Update notifs slack channel (#415)
1 parent 3e07759 commit db739a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dogfood.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
with:
4141
status: failure
4242
fields: repo,author,eventName
43-
channel: '#team-lang-kotlin'
43+
channel: '#squad-jvm-kotlin'
4444
env:
4545
SLACK_WEBHOOK_URL: ${{ fromJSON(steps.secrets.outputs.vault).SLACK_WEBHOOK }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
with:
1717
publishToBinaries: true
1818
mavenCentralSync: true
19-
slackChannel: team-lang-kotlin
19+
slackChannel: squad-jvm-kotlin

0 commit comments

Comments
 (0)