From eb8527cec138b4686812e477e8bce1c7f21b27c1 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Tue, 11 Mar 2025 11:23:21 +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 0e9ad1b..1b73983 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -97,7 +97,7 @@ jobs: git commit -m "$commit_message" - gh auth login --with-token $GH_TOKEN + gh auth status git push upstream "$branch_name"