From 4e3513491cba20347ab82c963aced7f1db6d038c Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Tue, 7 Jan 2025 16:34:22 +0300 Subject: [PATCH] Workflows: playground --- .github/workflows/playground.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index f037fce..d17749a 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -13,6 +13,7 @@ jobs: with: to: ${{ secrets.TELEGRAM_ID }} token: ${{ secrets.TELEGRAM_BOT }} + format: markdown message: | *${{ github.actor }}*: Commit message: ${{ github.event.commits[0].message }}