mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 17:14:02 +00:00
feat: Improve release body
This commit is contained in:
10
.github/workflows/check.yml
vendored
10
.github/workflows/check.yml
vendored
@@ -114,17 +114,9 @@ jobs:
|
|||||||
tag_name: ${{ env.VERSION }}
|
tag_name: ${{ env.VERSION }}
|
||||||
name: Translation Update ${{ env.RELEASE_DATE }}
|
name: Translation Update ${{ env.RELEASE_DATE }}
|
||||||
body: |
|
body: |
|
||||||
## Version: `${{ env.VERSION }}`
|
Version: ${{ env.VERSION }}
|
||||||
|
|
||||||
This is an automated release of the latest translation data.
|
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: |
|
files: |
|
||||||
Gakumas-Translation-Data-EN-${{ env.VERSION }}.zip
|
Gakumas-Translation-Data-EN-${{ env.VERSION }}.zip
|
||||||
draft: false
|
draft: false
|
||||||
|
|||||||
Reference in New Issue
Block a user