From 19a271890674e530914f0413a57fdbe0d1543e36 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Thu, 30 May 2024 11:53:21 +0700 Subject: [PATCH] docs: Nightly releases is moved to a new house :) --- .github/workflows/build_push.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_push.yml b/.github/workflows/build_push.yml index 840945baca..de82f3154c 100644 --- a/.github/workflows/build_push.yml +++ b/.github/workflows/build_push.yml @@ -207,7 +207,7 @@ jobs: yokai-x86-${{ env.VERSION_TAG }}.apk yokai-x86_64-${{ env.VERSION_TAG }}.apk draft: false - prerelease: true + prerelease: false env: GITHUB_TOKEN: ${{ secrets.NIGHTLY_PAT }} diff --git a/README.md b/README.md index f577c3bf4b..411ef86294 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A free and open source manga reader ## Download [![Yokai Stable](https://img.shields.io/github/v/release/null2264/yokai?maxAge=3600&label=Stable&labelColor=06599d&color=043b69&filter=v*)](https://github.com/null2264/yokai/releases) -[![Yokai Nightly](https://img.shields.io/github/v/release/null2264/yokai?maxAge=3600&label=Nightly&labelColor=2c2c47&color=1c1c39&filter=r*)](https://github.com/null2264/yokai/releases) +[![Yokai Nightly](https://img.shields.io/github/v/release/null2264/yokai-nightly?maxAge=3600&label=Nightly&labelColor=2c2c47&color=1c1c39&filter=r*)](https://github.com/null2264/yokai-nightly/releases) *Requires Android 6.0 or higher.*