Skip to content

Commit 0ed037d

Browse files
ci: 公告
1 parent 5b53de6 commit 0ed037d

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

.github/workflows/install.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,6 @@ jobs:
159159
cp -r docs/zh_cn/. install/docs/
160160
echo "Copied docs/zh_cn directory to install/docs"
161161
fi
162-
163-
if [ -f "Announcement.md" ]; then
164-
cp Announcement.md install
165-
echo "Copied Announcement.md to install directory"
166-
fi
167162
else
168163
echo "MFA directory not found, skipping copy."
169164
fi

assets/interface.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"version": "DEBUG_VERSION",
55
"icon": "{PROJECT_DIR}/Assets/logo.ico",
66
"contact": "QQ群457094182",
7-
"welcome": "{PROJECT_DIR}/Announcement.md",
87
"license": "{PROJECT_DIR}/LICENSE",
98
"github": "https://github.com/Saratoga-Official/MRA",
109
"url": "https://github.com/Saratoga-Official/MRA",

Announcement.md renamed to assets/resource/announcement/Announcement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 公告
2+
13
## V3.0.0主要更新内容
24

35
1. 适配了新版MAAFW和MFAA

0 commit comments

Comments
 (0)