diff --git a/.goreleaser.yml b/.goreleaser.yml index 07d38ea2967f..940a6d2b5cd6 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -73,11 +73,3 @@ changelog: - '^test:' archives: - name_template: "{{ .ProjectName }}-{{ .Version }}-{{ .Os }}-{{ .Arch }}" - -brews: - - tap: - owner: juicedata - name: homebrew-tap - folder: Formula - homepage: https://github.com/juicedata/juicefs - description: JuiceFS is a distributed POSIX file system built on top of Redis and S3