diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index 8ee8e4121c..72c79b8692 100644 --- a/.github/workflows/release_actions.yml +++ b/.github/workflows/release_actions.yml @@ -20,3 +20,4 @@ jobs: ### Changelog ${{ github.event.release.body }} + ```