ソースを参照

add more info to Telegram github action

Son NK 5 年 前
コミット
f330cb72d1
1 ファイル変更1 行追加1 行削除
  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 }}