Skip to content

Commit 60e7bab

Browse files
Update community-release-notifier.yml
Another mobile edits 😢
1 parent 4fc3f05 commit 60e7bab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

β€Ž.github/workflows/community-release-notifier.ymlβ€Ž

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
with:
105105
webhook-url: ${{ secrets.DISCORD_WEBHOOK_RELEASE_NOTES }}
106106
content: ${{ steps.truncate-discord.outputs.string }}
107-
continue-on-error: true
108107

109108
# ────────────────────────────────────────────────
110109
# Telegram notification β€” MarkdownV2 + no link preview
@@ -122,4 +121,3 @@ jobs:
122121
disable_web_page_preview: true
123122
# Only needed for topic-enabled supergroups/channels
124123
message_thread_id: ${{ secrets.TELEGRAM_MESSAGE_THREAD_ID }}
125-
continue-on-error: true

0 commit comments

Comments
Β (0)