Skip to content

Commit 83fefcf

Browse files
Merge pull request #42 from DataDog/fix/goreleaser-homebrew-folder-field
fix(release): replace deprecated 'folder' field with 'directory' in GoReleaser config
2 parents e0d5155 + cc34f32 commit 83fefcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ brews:
166166
homepage: https://github.com/DataDog/pup
167167
description: "Datadog API CLI - OAuth2 + API key authentication for Datadog APIs"
168168
license: Apache-2.0
169-
folder: Formula
169+
directory: Formula
170170
commit_author:
171171
name: goreleaserbot
172172
email: bot@goreleaser.com

0 commit comments

Comments
 (0)