diff --git a/.github/workflows/build-toc.yaml b/.github/workflows/build-toc.yaml index 6e39645..9edd8e5 100644 --- a/.github/workflows/build-toc.yaml +++ b/.github/workflows/build-toc.yaml @@ -27,6 +27,7 @@ jobs: - name: Commit TOC updates run: | + git pull --rebase git config --global user.name 'LouisShark' git config --global user.email 'mshark.louis@gmail.com' git add TOC.md