1
0
Fork 0
1Panel-Appstore/.github
pooneyy 8b1db7bc1e
ci(sync): replace git push --mirror with explicit force push commands
- replace `git push --mirror` with `git push --force --all --prune` and `git push --force --tags`
- update sync-auto.yml and sync-schedule.yml workflows
- improve control over branch and tag synchronization
- gitLab rejects refs that start with origin/, so the --mirror option is no longer used for pushing. Therefore, it has been reverted to using git push --force --all --prune followed by git push --force --tags.
2026-03-07 03:05:35 +08:00
..
ISSUE_TEMPLATE 🔧 chore(github): standardize issue template configuration and workflow 2025-10-06 23:35:10 +08:00
workflows ci(sync): replace git push --mirror with explicit force push commands 2026-03-07 03:05:35 +08:00
notice-board.yml docs(notice-board): update release list 2026-02-23 00:24:18 +08:00