浏览代码

Updated CI config

Sebastian Stenzel 5 年之前
父节点
当前提交
32d9e37708
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/build.yml

+ 3 - 0
.github/workflows/build.yml

@@ -88,6 +88,9 @@ jobs:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
           tag_name: ${{ github.ref }}
+          release_name: ${{ github.ref }}
+          body: |
+            TODO
           draft: true
           prerelease: true
       - name: Upload buildkit-linux.zip to GitHub Releases