We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a409eb commit 3e41cd6Copy full SHA for 3e41cd6
1 file changed
.goreleaser.yaml
@@ -82,9 +82,6 @@ homebrew_casks:
82
branch: master
83
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
84
commit_msg_template: "Cask update for {{ .ProjectName }} version {{ .Tag }}"
85
- install: |
86
- system_command "/usr/bin/xattr",
87
- args: ["-dr", "com.apple.quarantine", "#{staged_path}/secctl"]
88
89
release:
90
github:
0 commit comments