We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beeb575 commit ed08995Copy full SHA for ed08995
1 file changed
.goreleaser.yml
@@ -35,7 +35,7 @@ changelog:
35
- "^test:"
36
brews:
37
- name: rundown
38
- tap:
+ repository:
39
owner: elseano
40
name: homebrew-taps
41
commit_author:
@@ -62,6 +62,7 @@ brews:
62
nfpms:
63
- package_name: rundown
64
homepage: https://github.com/elseano/rundown
65
+ maintainer: 'https://github.com/elseano/rundown'
66
formats:
67
- apk
68
- deb
0 commit comments