Skip to content

Commit

Permalink
Stop releasing a brew formula to stacklok/tap (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimitrov authored Oct 16, 2024
1 parent 9d170e7 commit 9c2dc40
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,6 @@ archives:
format_overrides:
- goos: windows
format: zip
# This section defines how to release to homebrew.
brews:
- homepage: 'https://github.com/stacklok/frizbee'
description: 'frizbee is a tool you may throw a tag at and it comes back with a checksum.'
directory: Formula
commit_author:
name: stacklokbot
email: [email protected]
repository:
owner: stacklok
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
test: |
system "#{bin}/frizbee --help"
# This section defines how to release to winget.
winget:
- name: frizbee
Expand Down

0 comments on commit 9c2dc40

Please sign in to comment.