From 5a38c1880e46b5622cc1aec1d520f27dba196012 Mon Sep 17 00:00:00 2001 From: ragebreaker <125530737+mlm-games@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:37:37 +0530 Subject: [PATCH] Update PitchBlack-PBRP.yml --- .github/workflows/PitchBlack-PBRP.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/PitchBlack-PBRP.yml b/.github/workflows/PitchBlack-PBRP.yml index 8276f41..a60dbbc 100644 --- a/.github/workflows/PitchBlack-PBRP.yml +++ b/.github/workflows/PitchBlack-PBRP.yml @@ -205,6 +205,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'