We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ecddc commit 5f3c956Copy full SHA for 5f3c956
.goreleaser.yaml
@@ -13,6 +13,7 @@ builds:
13
- linux
14
- windows
15
- darwin
16
+ binary: guardrails
17
archives:
18
-
19
name_template: "guardrails_v{{ .Version }}_{{ .Os }}_{{ .Arch }}"
0 commit comments