chore: docs

This commit is contained in:
xiaojunnuo
2024-10-19 23:20:06 +08:00
parent 0cfce29847
commit 06c1e0929b

View File

@@ -16,7 +16,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
branch: v2-dev
- name: Set git user # 2. 给git命令设置用户名和邮箱,↙↙↙ 改成你的name和email
run: |
git config --global user.name "xiaojunnuo"