👷 Don't auto release root builds

This commit is contained in:
Nikhil Badyal
2024-04-17 22:39:50 +05:30
parent cc59bc9347
commit cf8dd0fb59
-1
View File
@@ -65,5 +65,4 @@ jobs:
cancel-in-progress: true cancel-in-progress: true
with: with:
TELEGRAM_NO_ROOT_UPLOAD: true TELEGRAM_NO_ROOT_UPLOAD: true
TELEGRAM_ROOT_UPLOAD: true
PREFERRED_PATCH_APPS: ${{ needs.release-check.outputs.SHOULD_BUILD }} PREFERRED_PATCH_APPS: ${{ needs.release-check.outputs.SHOULD_BUILD }}