Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update immortalwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxiaoyu authored Sep 12, 2024
1 parent 93f7687 commit ad84a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/immortalwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: send telegram message on push
uses: appleboy/telegram-action@master
uses: cbrgm/telegram-github-action@v1
if: steps.organize.outputs.status == 'success' && !cancelled()
with:
to: ${{ secrets.TELEGRAM_TO }}
Expand Down

0 comments on commit ad84a75

Please sign in to comment.