1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: update

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-06-20 12:43:11 +00:00
parent 72cf8404c1
commit 7c658e57dc
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -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)