It's no secret that we're lacking behind on releases;
partially, because they are slightly tedious to create.
My hope is that this will be resolved by introducing `release-plz` [1],
which is automates publication whenever we push to `master`.
Along the way, I aligned the naming of the other workflows.
[1]: https://github.com/MarcoIeni/release-plz
* ci: enables permalink for download of latest gh release assets
removes tag names to unlock latest-permalink
* ci: fix inconsistent gh release asset naming
changes macos and windows release assets to follow linux naming scheme: lychee-{cpu}-{platform}.{ext}
* ci: fix inconsistent asset naming of nightly builds
* ci: simplifies Dockerfiles by using latest permalink
* ci: adds comment to keep dependent files in sync