浏览代码

Update release.yml

[ci skip]
Tobias Hagemann 3 年之前
父节点
当前提交
6403991bad
共有 1 个文件被更改,包括 7 次插入3 次删除
  1. 7 3
      .github/workflows/release.yml

+ 7 - 3
.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 }}