From 99537fa5f16926ca720c9692a568c4086dba08c8 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Mon, 23 Dec 2024 23:40:23 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Don't=20release=20root=20builds?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 85c8990..ef63b59 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -15,7 +15,7 @@ on: description: "Upload Magisk Module from nikhilbadyal/revanced-magisk-module to Telegram" required: false type: boolean - default: true + default: false schedule: - cron: '0 * * * *' jobs: