Skip to content

Commit c8ea03d

Browse files
authored
Comment out @everyone mention in Discord webhook
Comment out the content line to prevent tagging @everyone in Discord notifications.
1 parent 98f31a9 commit c8ea03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
color: "5291001" # #50BBF9
1919
username: "OpenDisplay Firmware"
2020
# avatar_url: "https://raw.githubusercontent.com/OpenDisplay-org/.github/main/profile/logo.png"
21-
content: "||@everyone||"
21+
# content: "||@everyone||"
2222
footer_title: "Firmware Release"
2323
footer_timestamp: true
2424
reduce_headings: true

0 commit comments

Comments
 (0)