Skip to content

Commit

Permalink
feat: change released binary name to initium (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaLanziani committed Sep 20, 2023
1 parent b4910a3 commit 798a813
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ before:
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
- binary: initium
env:
- CGO_ENABLED=0
goos:
- linux
Expand Down

0 comments on commit 798a813

Please sign in to comment.