mirror of
https://github.com/simple-login/app.git
synced 2024-11-16 00:48:32 +01:00
add more info to Telegram github action
This commit is contained in:
parent
f5a2eb387b
commit
d3a8e3529e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -45,4 +45,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
to: ${{ secrets.TELEGRAM_TO }}
|
to: ${{ secrets.TELEGRAM_TO }}
|
||||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
args: New Docker image pushed
|
args: Docker image pushed on ${{ github.ref }}
|
||||||
|
|
Loading…
Reference in a new issue