Skip to content

Commit

Permalink
fix releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Eikykun committed Aug 22, 2023
1 parent 71df0a1 commit f50d0f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ builds:
ldflags:
- -s -w
main: .
id: "manager"
binary: manager
archives:
- id: release
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
Expand Down

0 comments on commit f50d0f6

Please sign in to comment.