add homebrew release to goreleaser

This commit is contained in:
Pavel Sviderski
2025-02-06 13:09:34 +10:00
parent d645958631
commit 3af97306e1
+11
View File
@@ -70,3 +70,14 @@ changelog:
exclude: exclude:
- "^docs:" - "^docs:"
- "^test:" - "^test:"
brews:
- name: uncloud
description: "Uncloud CLI"
homepage: "https://uncloud.run"
install: |
bin.install "uncloud"
skip_upload: false
repository:
owner: psviderski
name: homebrew-uncloud