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