mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
feat(release): Improve Release Notes
This commit is contained in:
8
.github/workflows/check.yml
vendored
8
.github/workflows/check.yml
vendored
@@ -125,15 +125,13 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ env.VERSION }}
|
tag_name: ${{ env.VERSION }}
|
||||||
name: Translation Data Update ${{ env.RELEASE_DATE }}
|
name: Translation Update ${{ env.RELEASE_DATE }}
|
||||||
body: |
|
body: |
|
||||||
# Translation Data Update ${{ env.RELEASE_DATE }}
|
## 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:
|
### How to use
|
||||||
1. Disable `Fast Initialization` in the `Basic Settings` tab.
|
1. Disable `Fast Initialization` in the `Basic Settings` tab.
|
||||||
2. Disable `Replace Font` in the `Basic Settings` tab.
|
2. Disable `Replace Font` in the `Basic Settings` tab.
|
||||||
3. Enable `MasterDB Localization` in the `Debug Settings/Advanced` tab.
|
3. Enable `MasterDB Localization` in the `Debug Settings/Advanced` tab.
|
||||||
|
|||||||
Reference in New Issue
Block a user