Skip to content

Commit bb06b41

Browse files
committed
feat: Improve release body
1 parent 7231482 commit bb06b41

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/check.yml

+1-9
Original file line numberDiff line numberDiff line change
@@ -114,17 +114,9 @@ jobs:
114114
tag_name: ${{ env.VERSION }}
115115
name: Translation Update ${{ env.RELEASE_DATE }}
116116
body: |
117-
## Version: `${{ env.VERSION }}`
117+
Version: ${{ env.VERSION }}
118118
119119
This is an automated release of the latest translation data.
120-
121-
### How to use
122-
1. Disable `Fast Initialization` in the `Basic Settings` tab.
123-
2. Disable `Replace Font` in the `Basic Settings` tab.
124-
3. Enable `MasterDB Localization` in the `Debug Settings/Advanced` tab.
125-
4. Enable `Check Resource Update From API` in the `Resource Settings` tab
126-
5. Enter `https://api.github.com/repos/NatsumeLS/Gakumas-Translation-Data-EN/releases/latest`
127-
6. Download the Translation Data
128120
files: |
129121
Gakumas-Translation-Data-EN-${{ env.VERSION }}.zip
130122
draft: false

0 commit comments

Comments
 (0)