Skip to content

Commit

Permalink
chore(goreleaser): Dont upload prereleases to brew
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed Aug 13, 2021
1 parent fd8386a commit cc43f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ brews:
tap:
owner: sikalabs
name: homebrew-tap
skip_upload: auto
homepage: https://github.com/sikalabs/slu
url_template: "https://github.com/sikalabs/slu/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
folder: Formula
Expand Down

0 comments on commit cc43f75

Please sign in to comment.