diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9a96da..6fd2c74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,4 +77,6 @@ jobs: with: to: ${{ secrets.TELEGRAM_TO }} token: ${{ secrets.TELEGRAM_TOKEN }} - message: ${{ github.actor }}:${{ github.event.head_commit.message }} + message: | + ${{ github.actor }}:${{ github.event.head_commit.message }} \n + Testing