mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-06 20:42:52 +08:00
- 新增 release job:等所有平台构建完成后自动创建 Release - 收集各平台产物(dmg/msi/exe/deb/AppImage)到统一目录 - 使用 softprops/action-gh-release 创建 Release 并上传产物 - 自动生成 SHA256 校验和文件 - 自动根据 commits 生成 Release Notes - 仅在推送 tag 时触发 Release 创建 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>