Skip to content

Commit

Permalink
another experiment
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour committed Dec 3, 2024
1 parent ade254f commit 29ed3cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ release:
owner: krancour
name: kargo
brews:
- name: kargo
- name: Formula/kargo
repository:
owner: krancour
name: homebrew-tap
branch: "{{.ProjectName}}-{{.Version}}"
pull_request:
enabled: true
base:
branch: update-kargo-formula
branch: main

0 comments on commit 29ed3cf

Please sign in to comment.