Skip to content

Commit f1978c3

Browse files
authored
chore: change directory to folder in brews step (#544)
1 parent eae0257 commit f1978c3

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
@@ -76,7 +76,7 @@ brews:
7676
# git:
7777
# url: [email protected]:launchdarkly/homebrew-tap.git
7878
# private_key: "{{ .Env.LAUNCHDARKLY_HOMEBREW_TAP_DEPLOY_KEY }}"
79-
directory: Formula
79+
folder: Formula
8080
url_template: "https://github.com/launchdarkly/ld-find-code-refs/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
8181
install: |
8282
bin.install "ld-find-code-refs"

0 commit comments

Comments
 (0)