Skip to content

Commit

Permalink
chore: stop using deprecated values w/ goreleaser
Browse files Browse the repository at this point in the history
`brews.folder` was renamed to `brews.directory` in goreleaser 1.25
  • Loading branch information
nisimond authored and retr0h committed Apr 29, 2024
1 parent 3c4b82f commit a040869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ brews:
- repository:
owner: retr0h
name: homebrew-tap
folder: Formula
directory: Formula
goarm: "7"
homepage: https://github.com/retr0h/gilt
description: A GIT layering tool
Expand Down

0 comments on commit a040869

Please sign in to comment.