diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 1d167f4..f6b5079 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -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"