Codex-X v0.2.9
- 修复 GitHub Actions Release 发布流程:不再由三平台矩阵并发创建 Release,改为先上传构建产物,再由单独发布任务统一创建/更新 Release。
- 修复
Resource not accessible by integration导致 Release 创建失败的问题。 - Release 仍会从
CHANGELOG.md自动读取当前 tag 的更新日志,并上传 macOS / Windows / Linux 安装包。
Resource not accessible by integration 导致 Release 创建失败的问题。CHANGELOG.md 自动读取当前 tag 的更新日志,并上传 macOS / Windows / Linux 安装包。