chore: package env example in skill releases
All checks were successful
Publish Python Package to Gitea / publish (push) Successful in 31s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-02 10:33:55 +08:00
parent 8a4a3c8f5d
commit 84bb085250
3 changed files with 51 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
- 复制 tests/
- 复制 evals/(除 scripts 外均为明文;若目录不存在则跳过;复制时排除常见缓存与运行产物)
- 若根目录存在 requirements.txt则复制到包根明文不 PyArmor
- 若根目录存在 .env.example则复制到包根明文不 PyArmor用于首次运行时落盘用户 .env
本脚本在打 tag 前会做一次 scripts/ 结构自检,避免子目录未提交却仍发布。
#>