mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 15:23:27 +08: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:
|
||||
to: ${{ secrets.TELEGRAM_TO }}
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
args: New Docker image pushed
|
||||
args: Docker image pushed on ${{ github.ref }}
|
||||
|
|
Loading…
Reference in a new issue