Skip to content

Commit

Permalink
[goreleaser] specify the main branch (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-ph authored Jul 23, 2024
1 parent 29a6d45 commit 97f21f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ brews:
name: hcledit
pull_request:
enabled: true
base:
owner: mercari
name: hcledit
branch: main
directory: Formula
homepage: https://github.com/mercari/hcledit
description: CLI to edit HCL configurations

0 comments on commit 97f21f7

Please sign in to comment.