From 8faeaf39c00feb7e7e2b2655199d6ccf0edf019c Mon Sep 17 00:00:00 2001 From: Carine Bonnafous Date: Thu, 30 Jan 2025 14:54:25 +0100 Subject: [PATCH] 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 c1156d2..ede05dc 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -110,7 +110,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