From 6eb7b3dcbeb95299997b27eebb21d33bd87f6e29 Mon Sep 17 00:00:00 2001 From: Kevin Figueroa Date: Mon, 22 May 2023 22:06:40 -0400 Subject: [PATCH] Update notify-telegram.yml --- .github/workflows/notify-telegram.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-telegram.yml b/.github/workflows/notify-telegram.yml index f6f1eba..340d779 100644 --- a/.github/workflows/notify-telegram.yml +++ b/.github/workflows/notify-telegram.yml @@ -9,7 +9,7 @@ jobs: - name: send telegram message on push uses: appleboy/telegram-action@master with: - to: ${{ secrets.TELEGRAM_TO }} + to: ${{ secrets.GROUP_ID }} token: ${{ secrets.TELEGRAM_TOKEN }} format: markdown message: |