Skip to content

Commit 54fdf29

Browse files
Remove prefix and details from discord release message
1 parent 0173a9b commit 54fdf29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release_message.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
uses: sarisia/actions-status-discord@v1
4040
with:
4141
username: "Sharp"
42+
nocontext: true
43+
noprefix: true
4244
webhook: ${{ secrets.DISCORD_WEBHOOK_URL }}
4345
color: 0x007BFF
4446
title: "A new version of `code16/sharp` has been released!"

0 commit comments

Comments
 (0)