From a404b8181305f6caf2e5d66c4a59a799377561b3 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Wed, 2 Oct 2024 12:15:11 +0200 Subject: [PATCH] Fix Slack channel to notify after release --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80a5342..122b078 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,4 +14,4 @@ jobs: with: publishToBinaries: true mavenCentralSync: true - slackChannel: team-sonarqube-build + slackChannel: squad-analysis-experience -- 2.39.5