Skip to content

Commit

Permalink
Update telegram-notifications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heistergand authored Apr 28, 2024
1 parent cdaf521 commit 90a4807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Send Telegram Notification
if: ${{ github.event_name == 'issue_comment' }}
uses: appleboy/telegram-action@v0.2.0
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
Expand Down

0 comments on commit 90a4807

Please sign in to comment.