diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 67a1ae5..4691f92 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -45,7 +45,7 @@ jobs: with: files: ${{ github.workspace }}/*.iso 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/). + body_path: ${{ github.workspace }}/.github/workflows/instructions.txt draft: false prerelease: false env: