Skip to content

Commit

Permalink
chore: fix deprecated tap field to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmedeski committed Jan 15, 2024
1 parent c8d20be commit c5543bb
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 @@ -54,7 +54,7 @@ brews:
commit_msg_template: "Brew formula update for {{ .ProjectName }} version {{ .Tag }}"
folder: Formula
skip_upload: false
tap:
repository:
owner: joshmedeski
name: homebrew-sesh
branch: main
Expand Down

0 comments on commit c5543bb

Please sign in to comment.