Skip to content

Commit

Permalink
chore(goreleaser): rename folder to directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh committed Apr 22, 2024
1 parent f727fbf commit c0cd610
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 @@ -27,7 +27,7 @@ brews:
owner: mikesmithgh
name: homebrew-git-prompt-string
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
folder: Formula
directory: Formula
goarm: "7"
homepage: https://github.com/mikesmithgh/git-prompt-string
description: "A shell agnostic git prompt written in Go"
Expand Down

0 comments on commit c0cd610

Please sign in to comment.