diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 39b6ce77d..92c2ba49f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -612,14 +612,18 @@ jobs: *.asc *.dmg *.msi - body: | + body: |- :construction: Work in Progress - ## What's new + ## What's New ## Bugfixes ## Misc + --- - :scroll: A complete list of closed issues is available [here](LINK) + + :scroll: A complete list of closed issues is available [here](LINK). + --- + :floppy_disk: SHA-256 checksums of release artifacts: ``` ${{ env.SHA256_SUMS }}