Sfoglia il codice sorgente

add more info to Telegram github action

Son NK 5 anni fa
parent
commit
d3a8e3529e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/main.yml

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

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