Skip to content

Commit 67596ac

Browse files
add binary in gorelease config
1 parent e0c8d0a commit 67596ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
project_name: openmorph
22
builds:
33
- main: ./main.go
4+
binary: openmorph
45
goos:
56
- linux
67
- darwin

0 commit comments

Comments
 (0)