diff --git a/.github/workflows/release-pages-production.yaml b/.github/workflows/release-pages-production.yaml index fe0a222..2a921f8 100644 --- a/.github/workflows/release-pages-production.yaml +++ b/.github/workflows/release-pages-production.yaml @@ -77,6 +77,7 @@ jobs: - name: Commit and push run: | cd ${{ vars.REPOSITORY_NAME }} + git config --unset-all http.https://github.com/.extraheader git config --global user.name 'github-actions[bot]' git config --global user.email 'github-actions[bot]@users.noreply.github.com' git add .