From 84f7d960b370a66b837f1445bea47e7abe8623e4 Mon Sep 17 00:00:00 2001 From: Natsu Date: Thu, 20 Mar 2025 11:20:32 +0700 Subject: [PATCH] feat(release): Improve Release Notes --- .github/workflows/check.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 4701a544..6eb21b15 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -125,15 +125,13 @@ jobs: uses: softprops/action-gh-release@v1 with: tag_name: ${{ env.VERSION }} - name: Translation Data Update ${{ env.RELEASE_DATE }} - body: | - # Translation Data Update ${{ env.RELEASE_DATE }} - - ## Version: ${{ env.VERSION }} + name: Translation Update ${{ env.RELEASE_DATE }} + body: | + ## Version: `${{ env.VERSION }}` This is an automated release of the latest translation data. - ### How to use: + ### 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.