From 1c2b26af8c4952137666a5537b20716de75ba8be Mon Sep 17 00:00:00 2001 From: nomadics9 Date: Tue, 7 Jan 2025 16:32:48 +0300 Subject: [PATCH] Workflows: playground --- .github/workflows/playground.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/playground.yml b/.github/workflows/playground.yml index b6e776e..f037fce 100644 --- a/.github/workflows/playground.yml +++ b/.github/workflows/playground.yml @@ -14,7 +14,7 @@ jobs: to: ${{ secrets.TELEGRAM_ID }} token: ${{ secrets.TELEGRAM_BOT }} message: | - ${{ github.actor }}: + *${{ github.actor }}*: Commit message: ${{ github.event.commits[0].message }} - AlaskarTV Built Successfully - See changes: https://git.askar.tv/nomad/alaskartv-app/releases/tag/v0.3.0 + **AlaskarTV Built Successfully** + See changes: [changes]https://git.askar.tv/nomad/alaskartv-app/releases/tag/v0.3.0