Skip to content

Commit

Permalink
homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
umlx5h committed Jan 8, 2024
1 parent 02b53ca commit a42e191
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ changelog:
- "^docs:"
- "^test:"

# brews:
# - repository:
# owner: umlx5h
# name: homebrew-tap-test
# token: "{{ .Env.TAP_GITHUB_TOKEN }}"
# homepage: "https://github.com/umlx5h/gtrash"
# description: "Trash CLI Manager written in Go"
# license: "MIT"
brews:
- repository:
owner: umlx5h
name: homebrew-tap
token: "{{ .Env.TAP_GITHUB_TOKEN }}"
homepage: "https://github.com/umlx5h/gtrash"
description: "Trash CLI Manager written in Go"
license: "MIT"

0 comments on commit a42e191

Please sign in to comment.