Skip to content

Commit 66e8fa1

Browse files
fix: update goreleaser config folder to directory for v2 compatibility
1 parent 54b7176 commit 66e8fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ brews:
152152
owner: ArmisSecurity
153153
name: homebrew-tap
154154
token: "{{ .Env.GITHUB_TOKEN }}"
155-
folder: Formula
155+
directory: Formula
156156
homepage: https://github.com/ArmisSecurity/armis-cli
157157
description: "Enterprise-grade CLI tool for static application security scanning"
158158
license: Apache-2.0

0 commit comments

Comments
 (0)