Skip to content

Commit

Permalink
CI: Publish Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Jun 21, 2024
1 parent 4f23264 commit d707d89
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ checksum:

changelog:
use: github

brews:
- name: tf
description: Less verbose and more shell friendly Terraform
homepage: https://github.com/dex4er/tf
license: MIT
repository:
owner: dex4er
name: homebrew-tap
token: "{{ .Env.HOMEBREW_GITHUB_TOKEN }}"

0 comments on commit d707d89

Please sign in to comment.