Updated CI config

This commit is contained in:
Sebastian Stenzel
2020-04-21 13:27:28 +02:00
parent 57ee96a739
commit 32d9e37708

View File

@@ -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