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
distributionoption togoreleaser-pro. Don’t forget to add theGORELEASER_KEYenvironment 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
-prosuffix, for examplegoreleaser-proinstead ofgoreleaser.2 - Once you install the Pro version, set the
GORELEASER_KEYenvironment 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!
See all the GitHub Actions options. ↩︎
Check out all the installation methods. ↩︎
Read more about our JSON Schemas. ↩︎
Find all our contact, forum, and media links. ↩︎
Last updated on