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: |