Skip to content

Commit

Permalink
Adjusted repo name for homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
aurc committed Dec 5, 2021
1 parent d878156 commit d923ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ brews:

tap:
owner: aurc
name: homebrew-plist
name: homebrew-tap
branch: main
# # Optionally a token can be provided, if it differs from the token provided to GoReleaser
# token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
Expand All @@ -51,7 +51,7 @@ brews:

# Your app's homepage.
# Default is empty.
homepage: "https://github.com/aurc/homebrew-plist"
homepage: "https://github.com/aurc/homebrew-tap"

# Template of your app's description.
# Default is empty.
Expand Down

0 comments on commit d923ac0

Please sign in to comment.