Skip to content

Commit

Permalink
Changed tap repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cpliakas committed Jan 21, 2021
1 parent 1ea65b8 commit 45fa574
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ brews:
# Gitea is not supported yet, but the support coming
tap:
owner: cpliakas
name: homebrew-goreleaser-test
name: homebrew-tap

# Git author used to commit to the repository.
# Defaults are shown.
Expand All @@ -80,11 +80,10 @@ brews:
license: "MIT"

# Packages your package depends on.
dependencies:
- name: git
- name: zsh
type: optional

# dependencies:
# - name: git
# - name: zsh
# type: optional

# So you can `brew test` your formula.
# Default is empty.
Expand Down

0 comments on commit 45fa574

Please sign in to comment.