Update build-docs.yml
This commit is contained in:
parent
ef1b9e0d20
commit
a97a3cf6ec
1
.github/workflows/build-docs.yml
vendored
1
.github/workflows/build-docs.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
GIT_USER: git
|
GIT_USER: git
|
||||||
CURRENT_BRANCH: main
|
CURRENT_BRANCH: main
|
||||||
DEPLOYMENT_BRANCH: gh-pages
|
DEPLOYMENT_BRANCH: gh-pages
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "actions@github.com"
|
git config --global user.email "actions@github.com"
|
||||||
git config --global user.name "gh-actions"
|
git config --global user.name "gh-actions"
|
||||||
|
Loading…
Reference in New Issue
Block a user