Currently the Github actions that creates a release generates the windows executeable name as `trams.exe-windows-amd64`. It should be changed to `trams-windows-amd64.exe` so that it is a valid name.
Currently the Github actions that creates a release generates the windows executeable name as
trams.exe-windows-amd64.It should be changed to
trams-windows-amd64.exeso that it is a valid name.