diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 4574b8820..c11b848d6 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -12,8 +12,6 @@ jobs: to: ${{ secrets.TELEGRAM_TO }} token: ${{ secrets.TELEGRAM_TOKEN }} message: | - ${{ github.actor }} pushed ${{ github.event.commits[0].message }} (${{github.sha}}) to repo + ${{ github.actor }} pushed ${{ github.event.commits[0].message }} (${{github.sha}}) - Repository: ${{ github.repository }} - - See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}} + https://github.com/${{ github.repository }}/commit/${{github.sha}}