Ver Fonte

add more info to Telegram github action

Son NK há 5 anos atrás
pai
commit
f330cb72d1
1 ficheiros alterados com 1 adições e 1 exclusões
  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 }}