From abeb693740c465d51356595d7736a9bdc799c91a Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Sun, 9 Apr 2023 08:15: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 9da4d0a..f2283fb 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