From 9b53391ef7be3fb576e75cc025db354ccfd566ca Mon Sep 17 00:00:00 2001 From: zhangwei Date: Tue, 3 Feb 2026 16:03:57 +0800 Subject: [PATCH] chore(ci): sync tags to Gitee in gitee-sync workflow --- .github/workflows/gitee-sync-shell.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gitee-sync-shell.sh b/.github/workflows/gitee-sync-shell.sh index 84f24bcf6..5a8e1b0ea 100755 --- a/.github/workflows/gitee-sync-shell.sh +++ b/.github/workflows/gitee-sync-shell.sh @@ -29,5 +29,6 @@ git commit -m '[iOS] gitee sync >> use china repos.' git branch git status git push gitee +git push gitee --tags