diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index dd4ff98..b01fcd7 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -9,6 +9,8 @@ # Since each app is different, maintainers can adapt its contents so as to perform # automatic actions when a new upstream release is detected. +exit 1 + #================================================= # FETCHING LATEST RELEASE AND ITS ASSETS #=================================================