diff --git a/.github/workflows/homebrew.yml b/.github/workflows/homebrew.yml index 441d17a7b..ace1df6e5 100644 --- a/.github/workflows/homebrew.yml +++ b/.github/workflows/homebrew.yml @@ -30,7 +30,7 @@ jobs: with: payload: | { - "text": "Homebrew smoke test failed on macOS ${{ matrix.runner }}" + "text": "Homebrew smoke test failed on macOS ${{ matrix.runner }}", "blocks": [ { "type": "section",