Skip to content

Commit

Permalink
Merge pull request #74 from angsongyee/gh-workflow-telegram-alerts
Browse files Browse the repository at this point in the history
Update telegram-alerts.yml
  • Loading branch information
angsongyee authored Mar 21, 2024
2 parents 07c2dcc + 45b5197 commit e2abced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram-alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
# Send a telegram message on pr open or review request
- name: Pull Request Telegram
uses: F2had/pr-telegram-action@v1.0.0
uses: angsongyee/pr-telegram-action
with:
bot_token: '${{ secrets.BOTTOKEN }}'
chat_id: '${{ secrets.CHATID }}'

0 comments on commit e2abced

Please sign in to comment.