From 725e67811792f8f95af5588bd56805b7bfc96bc7 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Tue, 11 Apr 2023 10:03:12 +0200 Subject: [PATCH] Remove updater --- .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 d88eff2..7643597 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