I have a workflow in GitHub that creates a new release and deletes older releases that share the same prefix. This works fine in GitHUb. However such older release(s) are not deleted in SourceForge.
Any idea how to achieve that ?
Initially my workflow was updating one existing workflow. But even that was not working correctly.
I circumvented problem with updating files and description by doing 2 release updates after each other.
First updating files, then updating the content description. But automatically generated (by GitHub) zips with source files were never updated, neither README.md file (content yes, but the related readme file not)
I would be happy if either of these versions fully works. Either single updetable release, or multiple daily + automated deletion of older releases.
Thanks in advance.
https://github.com/arki55/fuse-fuse/actions/runs/5789295148/job/15690520169
Hi,
Thank you for letting us know.
I have escalated this to the Engineering team to investigate further.
Sincerely,
SourceForge Support
i am really impressed from your support. i have found this helpful for me