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 fb495b8 commit 20a1c7eCopy full SHA for 20a1c7e
.goreleaser.yml
@@ -79,7 +79,7 @@ brews:
79
enabled: true
80
git:
81
url: "[email protected]:koddr/homebrew-tap.git"
82
- private_key: ~/.ssh/id_ed25519
+ private_key: "{{ .Env.PRIVATE_KEY_PATH }}"
83
commit_author:
84
name: Vic Shóstak
85
email: [email protected]
0 commit comments