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 a372370 commit e09acfcCopy full SHA for e09acfc
.goreleaser.yml
@@ -77,7 +77,7 @@ homebrew_casks:
77
enabled: true
78
draft: true # TODO(cfunkhouser): Delete after testing.
79
git:
80
- url: 'ssh://[email protected]:rest-sh/homebrew-tap.git'
+ url: "[email protected]:rest-sh/homebrew-tap.git"
81
private_key: /tmp/homebrew_repo_id_ed25519
82
83
checksum:
0 commit comments