Workflows: playground
This commit is contained in:
parent
0e16dbc314
commit
1c2b26af8c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/playground.yml
vendored
6
.github/workflows/playground.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
to: ${{ secrets.TELEGRAM_ID }}
|
to: ${{ secrets.TELEGRAM_ID }}
|
||||||
token: ${{ secrets.TELEGRAM_BOT }}
|
token: ${{ secrets.TELEGRAM_BOT }}
|
||||||
message: |
|
message: |
|
||||||
${{ github.actor }}:
|
*${{ github.actor }}*:
|
||||||
Commit message: ${{ github.event.commits[0].message }}
|
Commit message: ${{ github.event.commits[0].message }}
|
||||||
AlaskarTV Built Successfully
|
**AlaskarTV Built Successfully**
|
||||||
See changes: https://git.askar.tv/nomad/alaskartv-app/releases/tag/v0.3.0
|
See changes: [changes]https://git.askar.tv/nomad/alaskartv-app/releases/tag/v0.3.0
|
||||||
|
|
Loading…
Reference in a new issue