优化表诉

This commit is contained in:
xuncha
2026-01-22 20:30:04 +08:00
parent 6359118132
commit 787db0cec2
2 changed files with 4 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ jobs:
- name: Inject Configuration
shell: bash
run: |
npm pkg set build.releaseInfo.releaseNotes="修复了一些已知问题"
npm pkg set build.releaseInfo.releaseNotes=$'仅适配微信 4.0 及以上版本\n\n修复了一些已知问题\n\n详情前往 Telegram 群查看'
- name: Package and Publish
env: