Skip to content

Commit 7c4dac6

Browse files
authored
fix deprecated field (#1066)
1 parent b6164a0 commit 7c4dac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ brews:
4141
name: homebrew-src-cli
4242
# Folder inside the repository to put the formula.
4343
# Default is the root folder.
44-
folder: Formula
44+
directory: Formula
4545
# We need to set this so that goreleaser doesn't think the binary is called
4646
# `src-cli`
4747
install: |

0 commit comments

Comments
 (0)