diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index 65866baf7f18c03486d5a3cbc808f4681dc10c16..9066dbdd814025a23b225575bee374ae66906669 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 }} ```