From ba29b823baf94f73b0cff488fa9caabc895bf598 Mon Sep 17 00:00:00 2001 From: xuu Date: Wed, 4 Oct 2023 16:33:41 -0600 Subject: [PATCH] chore: add push to GH --- .gitea/workflows/github-mirror.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/github-mirror.yml b/.gitea/workflows/github-mirror.yml index 4350a32..dc05218 100644 --- a/.gitea/workflows/github-mirror.yml +++ b/.gitea/workflows/github-mirror.yml @@ -12,9 +12,7 @@ jobs: with: fetch-depth: 0 fetch-tags: true - - - run: git config --unset-all http.https://github.com/.extraheader - + - name: Deploy to external repository uses: actions/github-action-push-to-another-repository@main env: