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 6fec838 commit b8e0a65Copy full SHA for b8e0a65
.goreleaser.yml
@@ -11,7 +11,7 @@ builds:
11
goarch:
12
- amd64
13
- arm64
14
- binary: pdf-joiner
+ binary: "pdf-joiner-{{ .Os }}-{{ .Arch }}"
15
ldflags:
16
- -s -w
17
0 commit comments