- Move from using to https://github.com/actions/upload-release-asset (deprecated/unmaintained) to e.g.: https://github.com/softprops/action-gh-release for creating the release. - Currently we use a deprecated version. I will need to fix this eventually. See [this code comment.](https://github.com/imcf/auto-tx/blob/e1c170f0bb3808094b27e7a9b6ba0a74e624160f/.github/workflows/release-build.yml#L113)