Skip to content

Commit d73db29

Browse files
committed
ci(release): skip upload for homebrew tap
Configures GoReleaser to skip uploading the generated Homebrew formula to the tap repository.
1 parent b29b649 commit d73db29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ release:
6262

6363
brews:
6464
- name: phvm
65+
skip_upload: true
6566
repository:
6667
owner: hightemp
6768
name: homebrew-tap

0 commit comments

Comments
 (0)