From 83af0055fa9fa15ede2df45e6e03eff064e40223 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 12:00:02 +0100 Subject: [PATCH] WF --- .github/workflows/move-to-main-repo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index b6e59f4..e677b70 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -95,7 +95,7 @@ jobs: git commit -m "$commit_message" - git config --unset-all http.https://github.com/.extraheader + #git config --unset-all http.https://github.com/.extraheader echo $TOKEN echo $TOKEN > mytoken.txt gh auth login --with-token < mytoken.txt