We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ec125 commit 84bb376Copy full SHA for 84bb376
.goreleaser.yaml
@@ -118,3 +118,4 @@ brews:
118
type: optional
119
- name: git
120
121
+ skip_upload: {{ if .Env.HOMEBREW_RELEASE_PAT }}false{{ else }}true{{ end }}
0 commit comments