From 5ed54d33593ba3d169af75edda6f16e69a8e861b Mon Sep 17 00:00:00 2001 From: Carine Bonnafous Date: Thu, 30 Jan 2025 15:24:58 +0100 Subject: [PATCH] chore: remove ping to France in Slack release messages --- .github/workflows/release-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index 5784a3af..7a3b16f0 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -94,7 +94,7 @@ jobs: ${{ steps.fetch-release-draft.outputs.body }} - cc <@france.berut> <@khadija.cherif> + cc <@khadija.cherif> - name: Send changelog to Slack uses: slackapi/slack-github-action@v2.0.0