Skip to content

Commit

Permalink
testing the ci telegram bot
Browse files Browse the repository at this point in the history
  • Loading branch information
giladAlboher committed Mar 5, 2024
1 parent ddf4f8e commit 01da71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: appleboy/telegram-action@master
with:
to: '@IntegratorPortalCIBot'
token: ${{ secrets.BotToken }}
token: ${{ secrets.BOTTOKEN }}
message: |
🚀 *New Commit Made!*
_Author_: ${{ github.actor }}
Expand Down

0 comments on commit 01da71a

Please sign in to comment.