diff --git a/.github/workflows/latest-release.yml b/.github/workflows/latest-release.yml index ed58be20f3c..f01a85c4c27 100644 --- a/.github/workflows/latest-release.yml +++ b/.github/workflows/latest-release.yml @@ -118,12 +118,6 @@ jobs: "url": "https://github.com/${{ github.repository }}/releases/tag/v${{ env.PACKAGE_VERSION }}", "action_id": "button-action" } - }, - { - "type": "divider" - }, - { - "type": "section" } ] }