From 5778ba32bf2638647702c1d6e951c056749d6483 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 13 Jan 2022 08:36:29 +0100 Subject: [PATCH] Update updater.sh --- .github/workflows/updater.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index dfd5950..2515af4 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -8,6 +8,7 @@ # The YunoHost-Apps organisation offers a template Action to run this script periodically # Since each app is different, maintainers can adapt its contents so as to perform # automatic actions when a new upstream release is detected. +exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS