From 30d8057174dbb7785e7d1c79d6aa0e52f2335d77 Mon Sep 17 00:00:00 2001 From: ragebreaker <125530737+mlm-games@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:39:51 +0530 Subject: [PATCH] Update TeamWin-TWRP.yml --- .github/workflows/TeamWin-TWRP.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/TeamWin-TWRP.yml b/.github/workflows/TeamWin-TWRP.yml index d895fc6..e0f5692 100644 --- a/.github/workflows/TeamWin-TWRP.yml +++ b/.github/workflows/TeamWin-TWRP.yml @@ -158,6 +158,7 @@ jobs: Build: ${{ inputs.MANIFEST_BRANCH }} Device: [Device Tree/Branch](${{ inputs.DEVICE_TREE }}/tree/${{ inputs.DEVICE_TREE_BRANCH }}) Commit: Most recent [commit](${{ inputs.DEVICE_TREE }}/commit/${{ env.COMMIT_ID }}) during building. + prerelease: true - name: Run LDCheck if: inputs.LDCHECK == 'true'