Skip to content

Commit

Permalink
chat id
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 10, 2024
1 parent cccf2b6 commit 0864072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v4
- uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_CHAT }}
to: -1001381878846
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
Good news, we've just published a new version of [EO compiler](https://github.com/objectionary/eo): [`${{github.ref_name}}`](https://github.com/objectionary/eo/releases/tag/${{github.ref_name}}). You're welcome to gitve it a try!
Expand Down

0 comments on commit 0864072

Please sign in to comment.