Skip to content

Commit

Permalink
feat: brew testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Dec 16, 2023
1 parent 64250f6 commit 49b5cb8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
7 changes: 7 additions & 0 deletions ci/goreleaser-for-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,10 @@ builds:
- arm64
snapshot:
name_template: "{{ incpatch .Version }}-next"
brews:
repository:
owner: cfoust
name: homebrew-taps
branch: "{{.ProjectName}}-{{.Version}}"
pull_request:
enabled: true
8 changes: 1 addition & 7 deletions ci/goreleaser-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ release:
header: |
# What's Changed
## 🚀 Features
## 🎄 Enhancements
## 🎠 Community
## New Contributors
## Features
## Code Diff

0 comments on commit 49b5cb8

Please sign in to comment.