Skip to content

Commit

Permalink
prefix telegram announcements with: New Phantom Developer Announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
bfriel committed Aug 15, 2023
1 parent 18c5bc7 commit cad173a
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 post in GitHub Discussions: [${{ github.event.discussion.title }}](${{ github.event.discussion.html_url }})
New Phantom Developer Announcement: [${{ github.event.discussion.title }}](${{ github.event.discussion.html_url }})

0 comments on commit cad173a

Please sign in to comment.