We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae0257 commit f1978c3Copy full SHA for f1978c3
.goreleaser.yml
@@ -76,7 +76,7 @@ brews:
76
# git:
77
# url: [email protected]:launchdarkly/homebrew-tap.git
78
# private_key: "{{ .Env.LAUNCHDARKLY_HOMEBREW_TAP_DEPLOY_KEY }}"
79
- directory: Formula
+ folder: Formula
80
url_template: "https://github.com/launchdarkly/ld-find-code-refs/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
81
install: |
82
bin.install "ld-find-code-refs"
0 commit comments