chore: docs

pull/229/head
xiaojunnuo 2024-10-19 23:20:06 +08:00
parent 0cfce29847
commit 06c1e0929b
1 changed files with 0 additions and 1 deletions

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"