Skip to content

Commit 233d8fc

Browse files
committed
remove posthook now we have codesigning.
I hope this works.
1 parent b190bb9 commit 233d8fc

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

.goreleaser.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,8 @@ homebrew_casks:
6464
name: goreleaserbot
6565
email: goreleaser@quobix.com
6666

67-
homepage: "https://pb33f.io/openapi-changes"
68-
description: "The worlds sexiest OpenAPI diffing and change detection engine"
69-
70-
hooks:
71-
post:
72-
install: |
73-
system_command "/usr/bin/xattr", args: ["-dr", "com.apple.quarantine", "#{staged_path}/openapi-changes"]
67+
homepage: "https://pb33f.io/openapi-changes/"
68+
description: "The worlds most powerful OpenAPI diffing and change detection engine"
7469

7570
snapshot:
7671
version_template: "{{ .Tag }}"

0 commit comments

Comments
 (0)