Skip to content

Commit 2d7e6b3

Browse files
authored
Update .goreleaser.yaml to fix a deprecation warning (#3375)
Update .goreleaser.yaml to remove a deprecation warning
1 parent c886c5d commit 2d7e6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ archives:
4444
brews:
4545
- homepage: 'https://github.com/stacklok/minder'
4646
description: 'minder is the client CLI for interacting with Minder by Stacklok.'
47-
folder: Formula
47+
directory: Formula
4848
commit_author:
4949
name: stacklokbot
5050

0 commit comments

Comments
 (0)