docs: update workflow

This commit is contained in:
LouisShark 2023-12-20 14:25:55 +08:00
parent cef1c94b5d
commit d5eb9858b1

View file

@ -27,6 +27,7 @@ jobs:
- name: Commit TOC updates - name: Commit TOC updates
run: | run: |
git pull --rebase
git config --global user.name 'LouisShark' git config --global user.name 'LouisShark'
git config --global user.email 'mshark.louis@gmail.com' git config --global user.email 'mshark.louis@gmail.com'
git add TOC.md git add TOC.md