Browse Source

Updated CI config

Sebastian Stenzel 5 years ago
parent
commit
32d9e37708
1 changed files with 3 additions and 0 deletions
  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