Skip to content

Commit

Permalink
ci: re-enable brew publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zacowan committed Oct 7, 2023
1 parent 0df16dd commit 3fb2d09
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ changelog:
- "^ci(\\(.*\\))?:"
- "^refactor(\\(.*\\))?:"

# brews:
# - homepage: https://github.com/zacowan/totle
# description: "totle is a simple tool to allow developers to jot down their thoughts for safe-keeping in a transferrable format."
# repository:
# owner: zacowan
# name: homebrew-tap
# token: "{{ .Env.TAP_GITHUB_TOKEN }}"
brews:
- homepage: https://github.com/zacowan/totle
description: "totle is a simple tool to allow developers to jot down their thoughts for safe-keeping in a transferrable format."
repository:
owner: zacowan
name: homebrew-tap
token: "{{ .Env.TAP_GITHUB_TOKEN }}"

winget:
- publisher: Zachary Cowan
Expand Down

0 comments on commit 3fb2d09

Please sign in to comment.