feat(release-notes): 支持自动生成 Release 更新说明并区分配置文件命名

This commit is contained in:
Syngnat
2026-03-06 14:26:08 +08:00
parent 0246d7fae5
commit dea096d4c2
4 changed files with 29 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ wails build -clean
### 跨平台发布GitHub Actions
仓库内置发布流水线,推送 `v*` Tag 可自动构建并发布 Release。
Release 更新说明会基于已合并 Pull Request 自动生成,并按 `.github/release.yaml` 分类。
支持目标:
- macOS (AMD64 / ARM64)