Skip to content

Commit

Permalink
feat: brew 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Dec 16, 2023
1 parent 49b5cb8 commit c493339
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ci/goreleaser-for-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ builds:
snapshot:
name_template: "{{ incpatch .Version }}-next"
brews:
repository:
owner: cfoust
name: homebrew-taps
branch: "{{.ProjectName}}-{{.Version}}"
pull_request:
enabled: true
- repository:
owner: cfoust
name: homebrew-taps
branch: "{{.ProjectName}}-{{.Version}}"
pull_request:
enabled: true

0 comments on commit c493339

Please sign in to comment.