Skip to content

Commit

Permalink
Update go releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaraTully committed Sep 20, 2024
1 parent 253f756 commit e103665
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ builds:
- amd64
- arm64

release:
prerelease: auto

archives:
- format: tar.gz
Expand All @@ -48,6 +46,10 @@ brews:
name: ciaarraa
email: [email protected]
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
repository:
owner: ciaarraa
name: homebrew-by-ciaarraa
branch: main

changelog:
sort: asc
Expand Down

0 comments on commit e103665

Please sign in to comment.