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
|
- name: Release to GitHub Pages
|
||||||
env:
|
env:
|
||||||
USE_SSH: true
|
USE_SSH: true
|
||||||
GIT_USER: git
|
GIT_USER: developomp
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "developomp@github.com"
|
git config --global user.email "developomp@github.com"
|
||||||
git config --global user.name "developomp"
|
git config --global user.name "developomp"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue