From 83b93f08db65de42a5501f8dd2a9a2614121df98 Mon Sep 17 00:00:00 2001 From: enes Date: Wed, 16 Oct 2024 16:41:05 +0200 Subject: [PATCH] ci: update workflow Unset extra header --- .github/workflows/release-pages-production.yaml | 1 + 1 file changed, 1 insertion(+) 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 .