feat: release ZIP keeps scripts/ tree; JIANGCHANG_SKILLS_ROOT and sibling skills root

This commit is contained in:
2026-04-06 18:37:54 +08:00
parent c8fc7dcccb
commit 4c2b1b634c
5 changed files with 319 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
Requires: git, PowerShell 5+
加密与 ZIP 内容由 CI 工作流 reusable-release-skill.yaml 的「Encrypt Source Code」步骤执行
对 scripts/ 递归 PyArmor-r并复制 SKILL.md、references/、assets/(若存在)。
对 scripts/ 递归 PyArmor-r输出到包内 scripts/(与源码目录树一致),并复制 SKILL.md、references/、assets/(若存在)。
本脚本在打 tag 前会做一次 scripts/ 结构自检,避免子目录未提交却仍发布。
#>