Skip to content

Commit

Permalink
chore: Use brews.repository instead of brews.tap
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomke committed Sep 22, 2023
1 parent 38d4c8e commit c72e6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ brews:
- name: git-semver
description: Automatically derive semantic versions from Git tags.
homepage: https://github.com/mdomke/git-semver
tap:
repository:
owner: mdomke
name: homebrew-git-semver
skip_upload: auto

0 comments on commit c72e6ac

Please sign in to comment.