소스 검색

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