Skip to content

Commit 6710bc5

Browse files
Update community-release-notifier.yml
1 parent c57a866 commit 6710bc5

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
@@ -120,4 +120,4 @@ jobs:
120120
parse_mode: MarkdownV2
121121
disable_web_page_preview: true
122122
# Only needed for topic-enabled supergroups/channels
123-
message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}
123+
message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID || "" }}

0 commit comments

Comments
 (0)