From 37086c4ad57751b03f98aa880290b296e1626b36 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 21 Nov 2023 16:48:24 +0100 Subject: [PATCH] ci: update typo in the slack message a tiny minor change in the slack message --- .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 dbf22cf53..178eb067e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,7 +78,7 @@ jobs: message: | :large_green_circle: [${{ github.repository }}] Release *${{ github.ref_name }}* published. Build: (<${{ env.JOB_URL }}|here>) - Release URL: ()" + Release URL: () - if: ${{ failure() }} uses: elastic/apm-pipeline-library/.github/actions/slack-message@current