From cf8dd0fb5969b7299e1992baad17864846b88018 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Wed, 17 Apr 2024 22:39:50 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Don't=20auto=20release=20root=20?= =?UTF-8?q?builds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index bba0863..5ec42fc 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -65,5 +65,4 @@ jobs: cancel-in-progress: true with: TELEGRAM_NO_ROOT_UPLOAD: true - TELEGRAM_ROOT_UPLOAD: true PREFERRED_PATCH_APPS: ${{ needs.release-check.outputs.SHOULD_BUILD }}