Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Maybe you don't want to actually release binaries, but just generate a changelog and whatnot for your Go libraries? GoReleaser got you covered!
All you need is to add skip: true to the build config:
skip: true
builds: - skip: true