Update build-docs.yml

This commit is contained in:
Marc Rousavy 2021-03-03 13:29:35 +01:00
parent ef1b9e0d20
commit a97a3cf6ec

View File

@ -52,6 +52,7 @@ jobs:
GIT_USER: git
CURRENT_BRANCH: main
DEPLOYMENT_BRANCH: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
run: |
git config --global user.email "actions@github.com"
git config --global user.name "gh-actions"