diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 825ee28..6d64ff7 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -45,6 +45,7 @@ jobs: with: files: ${{ github.workspace }}/*.iso tag_name: v20.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: false env: