You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	docs: update
This commit is contained in:
		| @@ -26,7 +26,7 @@ goreleaser release [flags] | |||||||
|       --release-notes string         Load custom release notes from a markdown file (will skip GoReleaser changelog generation) |       --release-notes string         Load custom release notes from a markdown file (will skip GoReleaser changelog generation) | ||||||
|       --release-notes-tmpl string    Load custom release notes from a templated markdown file (overrides --release-notes) |       --release-notes-tmpl string    Load custom release notes from a templated markdown file (overrides --release-notes) | ||||||
|       --single-target                Builds only for current GOOS and GOARCH, regardless of what's set in the configuration file (implies --skip-publish) (Pro only) |       --single-target                Builds only for current GOOS and GOARCH, regardless of what's set in the configuration file (implies --skip-publish) (Pro only) | ||||||
|       --skip strings                 Skip the given options (valid options are: after, announce, aur, before, docker, fury, homebrew, ko, nix, publish, sbom, scoop, sign, snapcraft, validate, winget) |       --skip strings                 Skip the given options (valid options are: after, announce, aur, before, docker, fury, homebrew, ko, nfpm, nix, publish, sbom, scoop, sign, snapcraft, validate, winget) | ||||||
|       --snapshot                     Generate an unversioned snapshot release, skipping all validations and without publishing any artifacts (implies --skip=announce,publish,validate) |       --snapshot                     Generate an unversioned snapshot release, skipping all validations and without publishing any artifacts (implies --skip=announce,publish,validate) | ||||||
|       --split                        Split the build so it can be merged and published later (implies --prepare) (Pro only) |       --split                        Split the build so it can be merged and published later (implies --prepare) (Pro only) | ||||||
|       --timeout duration             Timeout to the entire release process (default 30m0s) |       --timeout duration             Timeout to the entire release process (default 30m0s) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user