Skip to content

Commit

Permalink
Fix goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
swalkinshaw committed Jul 15, 2024
1 parent 350ec72 commit 8fa46b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
project_name: trellis
version: 2
before:
hooks:
- go mod download
Expand Down Expand Up @@ -39,7 +40,7 @@ brews:
repository:
owner: roots
name: homebrew-tap
folder: Formula
directory: Formula
homepage: https://roots.io/trellis
description: A CLI to manage Trellis projects
install: |
Expand Down

0 comments on commit 8fa46b2

Please sign in to comment.