Skip to content

Commit 289b2ef

Browse files
committed
fix deploy action
1 parent 374b4b0 commit 289b2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Release to GitHub Pages
5151
env:
5252
USE_SSH: true
53-
GIT_USER: JeremyDolle
53+
GIT_USER: git
5454
DEPLOYMENT_BRANCH: gh-pages
5555
run: |
5656
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)