Browse Source

add more info to Telegram github action

Son NK 5 years ago
parent
commit
d3a8e3529e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -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 }}