From 13e718b6611ba3945c30f925f905996d963e4b7e Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Tue, 10 Jan 2023 22:00:48 +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 ea1740c..5d163d6 100755 --- 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