更新 .gitea/workflows/sync-upstream.yml
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
||||
git checkout -B main origin/main
|
||||
git reset --hard "$TARGET"
|
||||
git push origin main --force-with-lease
|
||||
git push origin "$TARGET" # tag 也推到 dev 仓库
|
||||
git push origin --tags # tag 也推到 dev 仓库
|
||||
Reference in New Issue
Block a user