Update CI.yml

This commit is contained in:
Aditya Garg 2022-07-01 18:21:17 +05:30 committed by GitHub
parent 0ef1c6567c
commit 07a840add7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ jobs:
tag_name: v22.04-${{ steps.tag.outputs.tag }}
body: If you are facing blank screen after installation, try [booting using refind](https://wiki.t2linux.org/guides/refind/).
draft: false
prerelease: true
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}