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"