Gitea mirrors to Github, overwrites releases
Gitea
2
Posts
2
Posters
17
Views
2
Watching
-
I push code to gitea and mirror it to github, and I am actually happy with that setup. However, I want to define releases on github, and every mirror push overwrites these. Most likely because the mirroring uses force push, however, I don't see any option to change that behaviour.
Can I solve this somehow? Releases don't seem to be synchronised either, I'd be more than happy to have them defined on gitea as the source of truth and sync everything together, but that doesn't seem possible.