Skip to content

Commit

Permalink
chore: change config of brews in .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Apr 15, 2024
1 parent 0c127f5 commit aa930ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ changelog:
- '^docs:'
- '^test:'
brews:
- tap:
- repository:
owner: go-to-k
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
folder: Formula
directory: Formula
homepage: https://github.com/go-to-k/lamver
description: lamver
test: |
Expand Down

0 comments on commit aa930ba

Please sign in to comment.