Hacker News new | ask | show | jobs
by jamescun 167 days ago
Have a look at https://goreleaser.com/ , I've used it a bunch to automate releases of Go-based projects, locally and with GitHub Actions.
1 comments

Thanks a lot for the input, I ended up using it.