Fix top-level header in discord webhook action
This commit is contained in:
parent
c613c98e37
commit
93824dd239
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_actions.yml
vendored
2
.github/workflows/release_actions.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
Restart your Zed or head to https://zed.dev/releases to grab it.
|
Restart your Zed or head to https://zed.dev/releases to grab it.
|
||||||
|
|
||||||
```md
|
```md
|
||||||
### Changelog
|
# Changelog
|
||||||
|
|
||||||
${{ github.event.release.body }}
|
${{ github.event.release.body }}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue