Workflows: playground
This commit is contained in:
parent
1c2b26af8c
commit
4e3513491c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/playground.yml
vendored
1
.github/workflows/playground.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue