From 1ac0820f936b4f0180b371cd3705b7bcf3825638 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Tue, 5 Oct 2021 14:23:41 +0200 Subject: [PATCH] updated release note formatting [ci skip] --- .github/workflows/release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5ceb6375e..6be8c4cba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -618,5 +618,7 @@ jobs: --- :scroll: A complete list of closed issues is available [here](LINK) --- - Checksums of release artifacts: + :floppy_disk: SHA-256 checksums of release artifacts: + ``` ${{ env.SHA256_SUMS }} + ```