We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374b4b0 commit 289b2efCopy full SHA for 289b2ef
.github/workflows/documentation.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Release to GitHub Pages
51
env:
52
USE_SSH: true
53
- GIT_USER: JeremyDolle
+ GIT_USER: git
54
DEPLOYMENT_BRANCH: gh-pages
55
run: |
56
git config --global user.email "[email protected]"
0 commit comments