Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuwu authored Aug 11, 2024
1 parent 8e3ce2e commit 9c3abe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- name: send telegram message on push
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TEGRAM_HIEU }}
to: ${{ secrets.TEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: Sent from GitHub

0 comments on commit 9c3abe3

Please sign in to comment.