On my releases page, if I click to download any of the .deb or .tar.gz releases imported from GitHub, the file is not downloaded, but a text file is downloaded containing a link to the release on GitHub. I'm cool with old releases being hosted on GitHub, but getting a ~1KB text file that has to be copied and pasted as a URL doesn't seem correct. New releases via Codeberg CI appear to work just fine.
I tried a new migration from the same GitHub repo to Codeberg, and the issue persisted.
I also tried migrating to https://v13.next.forgejo.org/, and it worked properly. I don't know if that is due to an improvement in the front end or back end, but upgrading Codeberg to Forejo v13 will hopefully solve the issue.
### Comment
On my [releases page](https://codeberg.org/leaf-node/open_alert_viewer/releases), if I click to download any of the .deb or .tar.gz releases imported from GitHub, the file is not downloaded, but a text file is downloaded containing a link to the release on GitHub. I'm cool with old releases being hosted on GitHub, but getting a ~1KB text file that has to be copied and pasted as a URL doesn't seem correct. New releases via Codeberg CI appear to work just fine.
I tried a new migration from the same GitHub repo to Codeberg, and the issue persisted.
I also tried migrating to <https://v13.next.forgejo.org/>, and it worked properly. I don't know if that is due to an improvement in the front end or back end, but upgrading Codeberg to Forejo v13 will hopefully solve the issue.