I have pushed an update to my app HabPanelViewer some time ago which made the build fail.
I have then fixed the problem and removed and re-created the tag, as my seemingly rather naive thinking was that the build server would then try to build the new version again with the updated code.
But nothing seems to have happened. What do I need to do in order to trigger a new build?
For future reference, when F-Droid detects a tag it finds the commit related to it and doesn’t update the commit. You’re not supposed to recreate tags, and F-Droid enforces that. The only reason it’ll work this time is because @Licaon_Kter did it manually this time.