diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index 65866baf7f..9066dbdd81 100644 --- a/.github/workflows/release_actions.yml +++ b/.github/workflows/release_actions.yml @@ -17,7 +17,7 @@ jobs: Restart your Zed or head to https://zed.dev/releases to grab it. ```md - ### Changelog + # Changelog ${{ github.event.release.body }} ```