From ae7750b452f57ad3657e86dcd16f6b2fab2febf5 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 19 Jul 2023 13:56:17 +0200 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 7643597..d88eff2 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -11,7 +11,7 @@ # Remove this exit command when you are ready to run this Action -exit 1 +# exit 1 #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS