Skip to content

Commit 3e41cd6

Browse files
committed
ci: fix goreleaser
1 parent 0a409eb commit 3e41cd6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ homebrew_casks:
8282
branch: master
8383
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
8484
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"]
8885

8986
release:
9087
github:

0 commit comments

Comments
 (0)