From cff4d9c050c6e1a46f596913c51fb4d14b366a9a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Feb 2022 14:49:57 +0100 Subject: [PATCH] Update updater.sh --- .github/workflows/updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 478d4a6..4412413 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -10,7 +10,7 @@ # automatic actions when a new upstream release is detected. # Remove this exit command when you are ready to run this Action -#exit 1 +exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS