feat: 添加工具函数 (#2823)

This commit is contained in:
躁动的氨气
2026-02-05 14:08:13 +08:00
committed by GitHub
parent 6a0feb08e1
commit 69f3352b23
10 changed files with 2804 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ jobs:
git rm -rf .
echo "📦 检出 main 分支的内容到工作区"
git checkout main -- repo .gitignore
git checkout main -- repo packages .gitignore
echo "📋 复制生成的文件到 release 分支"
cp ../repo.json .