We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c67d04 commit 3d4aa26Copy full SHA for 3d4aa26
1 file changed
.goreleaser.yml
@@ -43,6 +43,9 @@ brews:
43
commit_author:
44
name: assemblyai
45
email: support@assemblyai.com
46
+ post_install: |
47
+ etc.install "assemblyai welcome -i -v={{ .Tag }} -a={{ .Arch }} -m=brew -o={{ .Os }}"
48
+
49
50
checksum:
51
name_template: 'checksums.txt'
0 commit comments