mirror of https://github.com/certd/certd
chore: docs
parent
0cfce29847
commit
06c1e0929b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue