mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 18:41:48 +00:00
Merge pull request #1848 from zed-industries/fix-markdown-rendering-of-discord-release-notes-webhook
Fix markdown rendering of discord release notes webhook
This commit is contained in:
commit
eacfa856cf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_actions.yml
vendored
1
.github/workflows/release_actions.yml
vendored
|
@ -20,3 +20,4 @@ jobs:
|
|||
### Changelog
|
||||
|
||||
${{ github.event.release.body }}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue