From 9b714a4e67ec8560e17d1c77d204c68e5876f488 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 17 Dec 2024 10:40:08 -0300 Subject: [PATCH] docs: update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c00cc8..96cede8 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ extra features. With GoReleaser Pro you can: +- Further filter artifacts with `if` statements; +- Easily create `alpine`, `apt`, and `yum` repositories with the [CloudSmith integration](https://goreleaser.com/customization/cloudsmith); +- Have [global defaults for homepage, description, etc](https://goreleaser.com/customization/metadata); +- Run [hooks before publishing](https://goreleaser.com/customization/beforepublish) artifacts; - Cross publish (e.g. releases to GitLab, pushes Homebrew Tap to GitHub); -- Keep [DockerHub image descriptions up to date](/customization/dockerhub); +- Keep [DockerHub image descriptions up to date](https://goreleaser.com/customization/dockerhub); - Create [macOS disk images (DMGs)](https://goreleaser.com/customization/dmg); - Create [Windows installers](https://goreleaser.com/customization/msi); - Use `goreleaser release --single-target` to build the whole pipeline for a