diff --git a/www/docs/cmd/goreleaser_release.md b/www/docs/cmd/goreleaser_release.md index 1f3b05a73..1cf01fdb1 100644 --- a/www/docs/cmd/goreleaser_release.md +++ b/www/docs/cmd/goreleaser_release.md @@ -12,6 +12,7 @@ goreleaser release [flags] --auto-snapshot Automatically sets --snapshot if the repository is dirty --clean Removes the dist folder -f, --config string Load configuration from file + --fail-fast Whether to abort the release publishing on the first error -h, --help help for release -k, --key string GoReleaser Pro license key [$GORELEASER_KEY] (Pro only) --nightly Generate a nightly build, publishing artifacts that support it (implies --skip-announce and --skip-validate) (Pro only)