Skip to content

Commit 5f886ec

Browse files
update: community release notifier telegram message format to markdown
1 parent 338da66 commit 5f886ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-release-notifier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
${{ steps.vars.outputs.announce }}
120120
121121
${{ steps.vars.outputs.body_safe }}
122-
parse_mode: MarkdownV2
122+
format: markdown
123123
disable_web_page_preview: true
124124
# Only needed for topic-enabled supergroups/channels
125125
message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}

0 commit comments

Comments
 (0)