Skip to content
🎉 GoReleaser v2.18 is out! with release summaries, preflight checks, OpenTelemetry traces, and more!

Thanks for subscribing to GoReleaser Pro! 🥳

A few notes on how to get started:

  • GoReleaser Pro is distributed as a different binary than the free version. Make sure you have it installed by checking goreleaser -v.
  • If you use GitHub Actions, set the distribution option to goreleaser-pro. Don’t forget to add the GORELEASER_KEY environment variable as well.1
  • If you installed GoReleaser with a package manager, you’ll need to install a different package. It’s usually the same name as the OSS one with a -pro suffix, for example goreleaser-pro instead of goreleaser.2
  • Once you install the Pro version, set the GORELEASER_KEY environment variable in your shell of choice, and use it the same way you use the OSS version — with all the extra features!
  • If you use the YAML Language Server in your editor, check out the Pro JSON Schema, so you get instant feedback on options.3
  • If you have any questions or feedback, reply to the email you received or reach us on any of our public channels.4

I hope GoReleaser Pro helps improve your release workflow even more!

Thank you!

Last updated on