Skip to content

Commit 499cf34

Browse files
committed
goreleaser: release to homebrew as well
1 parent b9317c8 commit 499cf34

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.goreleaser.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,13 @@ changelog:
4444
exclude:
4545
- "^docs:"
4646
- "^test:"
47+
48+
brews:
49+
- name: telophasecli
50+
description: "Open-Source AWS Control Tower"
51+
homepage: "https://github.com/Santiago-Labs/telophasecli"
52+
license: "GPL-3.0"
53+
folder: Formula
54+
tap:
55+
owner: Santiago-Labs
56+
name: telophasecli

0 commit comments

Comments
 (0)