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:
Joseph T. Lyons 2022-11-02 16:12:29 -04:00 committed by GitHub
commit eacfa856cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,3 +20,4 @@ jobs:
### Changelog
${{ github.event.release.body }}
```