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 dcf029c commit 842d3acCopy full SHA for 842d3ac
.goreleaser.yml
@@ -88,7 +88,7 @@ brews:
88
enabled: true
89
# draft: true # wait for v1.19
90
git:
91
- url: "ssh://[email protected]:koddr/homebrew-tap.git"
+ url: "[email protected]:koddr/homebrew-tap.git"
92
private_key: "{{ .Env.PRIVATE_KEY_PATH }}"
93
commit_author:
94
name: Vic Shóstak
0 commit comments