Skip to content

Commit 20a1c7e

Browse files
author
Vic Shóstak
committed
Update .goreleaser.yml
1 parent fb495b8 commit 20a1c7e

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
@@ -79,7 +79,7 @@ brews:
7979
enabled: true
8080
git:
8181
url: "[email protected]:koddr/homebrew-tap.git"
82-
private_key: ~/.ssh/id_ed25519
82+
private_key: "{{ .Env.PRIVATE_KEY_PATH }}"
8383
commit_author:
8484
name: Vic Shóstak
8585

0 commit comments

Comments
 (0)