diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7281c17..833b809 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,5 +24,7 @@ jobs: uses: marvinpinto/action-automatic-releases@latest with: repo_token: ${{ secrets.GITHUB_TOKEN }} - automatic_release_tag: "latest" + automatic_release_tag: latest + prerelease: false + title: Build files: wordle-uefi.img.zip