From b8a588f9827e51acac218cbafba3d2edec33e6f8 Mon Sep 17 00:00:00 2001 From: dengfuping Date: Fri, 8 Mar 2024 21:11:28 +0800 Subject: [PATCH] 111 --- .github/workflows/sync-feature-branch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-feature-branch.yml b/.github/workflows/sync-feature-branch.yml index 4d370f336..cc91c812c 100644 --- a/.github/workflows/sync-feature-branch.yml +++ b/.github/workflows/sync-feature-branch.yml @@ -35,4 +35,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - git remote set-url --push origin https://dengfuping:$GITHUB_TOKEN@github.com/dengfuping/oceanbase-design + git push https://dengfuping:$GITHUB_TOKEN@github.com/dengfuping/oceanbase-design feature:feature