We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f415a24 commit a126efdCopy full SHA for a126efd
.goreleaser.yaml
@@ -15,6 +15,7 @@ builds:
15
main: "./cmd/privatebin"
16
binary: "privatebin"
17
goos:
18
+ - "windows"
19
- "linux"
20
- "darwin"
21
- "freebsd"
0 commit comments