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 0e96bcd commit 2c7df3cCopy full SHA for 2c7df3c
.goreleaser.yaml
@@ -12,6 +12,7 @@ builds:
12
ldflags: -s -w
13
archives:
14
- format: binary
15
+ wrap_in_directory: false
16
# this name template makes the OS and Arch compatible with the results of uname.
17
name_template: >-
18
{{ .ProjectName }}_
0 commit comments