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 e1ad63f commit 0411020Copy full SHA for 0411020
.goreleaser.yaml
@@ -19,6 +19,7 @@ builds:
19
- env:
20
- CGO_ENABLED=0
21
main: ./cmd/sqliteadmin
22
+ binary: sqliteadmin
23
goos:
24
- linux
25
- darwin
0 commit comments