Skip to content

Commit 0c847c3

Browse files
committed
fix: correct Homebrew tap format in goreleaser config for v2 compatibility
1 parent eb32952 commit 0c847c3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ changelog:
4040

4141
brews:
4242
- name: tiny-timer
43-
tap:
44-
owner: topfunky
45-
name: tap
43+
tap: topfunky/tap
4644
homepage: https://github.com/topfunky/tiny-timer
4745
description: A simple command-line Pomodoro timer with an animated progress bar
4846
license: MIT

0 commit comments

Comments
 (0)