diff --git a/.github/workflows/latest-release.yml b/.github/workflows/latest-release.yml index a6ee52b9138..ed58be20f3c 100644 --- a/.github/workflows/latest-release.yml +++ b/.github/workflows/latest-release.yml @@ -123,11 +123,7 @@ jobs: "type": "divider" }, { - "type": "section", - "text": { - "type": "mrkdwn", - "text": "*v${{ env.PACKAGE_VERSION }} Changelog* \n\n " - } + "type": "section" } ] }