Fix markdown rendering of discord release notes webhook

This commit is contained in:
Joseph T Lyons 2022-11-02 14:55:27 -04:00
parent cc1325d6f9
commit 576e350bea

View file

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