From f4a0264cf00f319263f86a198e329992e7197fe6 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Thu, 30 May 2024 17:28:20 +0700 Subject: [PATCH] ci: Warn the user if they insist on using nightly for their daily driver --- .github/workflows/build_push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_push.yml b/.github/workflows/build_push.yml index de82f3154c..736a889c93 100644 --- a/.github/workflows/build_push.yml +++ b/.github/workflows/build_push.yml @@ -181,7 +181,7 @@ jobs: > [!CAUTION] > _**This alpha version is for testing only!**_ - It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest) + It is not ready for daily use and we do not guarantee its usability. Please download the latest stable releases instead (https://github.com/null2264/yokai/releases/latest). If you insist, please be sure to ALWAYS backup before updating. ${{ steps.changelog.outputs.CHANGELOG }}