Skip to content

Commit

Permalink
Update notifs slack channel (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
johann-beleites-sonarsource committed Mar 8, 2024
1 parent 3e07759 commit db739a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dogfood.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
with:
status: failure
fields: repo,author,eventName
channel: '#team-lang-kotlin'
channel: '#squad-jvm-kotlin'
env:
SLACK_WEBHOOK_URL: ${{ fromJSON(steps.secrets.outputs.vault).SLACK_WEBHOOK }}
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
publishToBinaries: true
mavenCentralSync: true
slackChannel: team-lang-kotlin
slackChannel: squad-jvm-kotlin

0 comments on commit db739a4

Please sign in to comment.