From bb06b412f4609545c7a6307b100f0a71899d8df5 Mon Sep 17 00:00:00 2001 From: Natsu Date: Thu, 20 Mar 2025 13:21:55 +0700 Subject: [PATCH] feat: Improve release body --- .github/workflows/check.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index b98cc041..5e59feb5 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -114,17 +114,9 @@ jobs: tag_name: ${{ env.VERSION }} name: Translation Update ${{ env.RELEASE_DATE }} body: | - ## Version: `${{ env.VERSION }}` + Version: ${{ env.VERSION }} This is an automated release of the latest translation data. - - ### How to use - 1. Disable `Fast Initialization` in the `Basic Settings` tab. - 2. Disable `Replace Font` in the `Basic Settings` tab. - 3. Enable `MasterDB Localization` in the `Debug Settings/Advanced` tab. - 4. Enable `Check Resource Update From API` in the `Resource Settings` tab - 5. Enter `https://api.github.com/repos/NatsumeLS/Gakumas-Translation-Data-EN/releases/latest` - 6. Download the Translation Data files: | Gakumas-Translation-Data-EN-${{ env.VERSION }}.zip draft: false