mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
Fix markdown rendering of discord release notes webhook
This commit is contained in:
parent
cc1325d6f9
commit
576e350bea
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