Skip to content

Commit

Permalink
update formulae location
Browse files Browse the repository at this point in the history
  • Loading branch information
gphorvath committed Nov 2, 2024
1 parent 0cbd9a1 commit 40de44f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ builds:
brews:
- repository:
owner: gphorvath
name: homebrew-tap
name: grimoire
token: "{{ .Env.GITHUB_TOKEN }}"
commit_author:
name: goreleaserbot

Check warning on line 25 in .goreleaser.yaml

View workflow job for this annotation

GitHub Actions / Check Spelling

Unknown word (goreleaserbot)
email: [email protected]
homepage: https://github.com/gphorvath/grimoire
description: A prompt engineer's Grimoire to assist with getting the best results from Generative AI prompts
license: MIT
Expand Down

0 comments on commit 40de44f

Please sign in to comment.