chore: sync push

This commit is contained in:
xiaojunnuo
2026-03-20 13:53:12 +08:00
parent 285532d431
commit 440d55ccb8
5 changed files with 6 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ jobs:
with:
fetch-depth: 0
lfs: true
ref: v2
- name: Set git user # 2. 给git命令设置用户名和邮箱,↙↙↙ 改成你的name和email
run: |
git config --global user.name "xiaojunnuo"