Skip to content

Commit

Permalink
Fix Homebrew publishing after goreleaser update
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplas committed Sep 26, 2023
1 parent 4c350dc commit 0e8be38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ brews:
repository:
owner: futurice
name: homebrew-jalapeno
branch: main
git:
url: "[email protected]:futurice/homebrew-jalapeno.git"
private_key: "{{ .Env.HOMEBREW_TAP_PRIVATE_KEY }}"
Expand Down

0 comments on commit 0e8be38

Please sign in to comment.