attempt to fix gh workflow
This commit is contained in:
parent
a6cc2a3c5f
commit
6df47cde99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Release to GitHub Pages
|
||||
env:
|
||||
USE_SSH: true
|
||||
GIT_USER: git
|
||||
GIT_USER: developomp
|
||||
run: |
|
||||
git config --global user.email "developomp@github.com"
|
||||
git config --global user.name "developomp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue