Skip to content

Commit

Permalink
Merge pull request #68 from phantom/rename-bot
Browse files Browse the repository at this point in the history
edit bot message
  • Loading branch information
bfriel authored Aug 15, 2023
2 parents 7a903b6 + 12735c9 commit e8e455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram_message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
New Phantom Developer Announcement: [${{ github.event.discussion.title }}](${{ github.event.discussion.html_url }})
New Announcement: ${{ github.event.discussion.title }} ${{ github.event.discussion.html_url }}

0 comments on commit e8e455f

Please sign in to comment.