Skip to content

Commit

Permalink
Update .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
metaspartan committed Apr 20, 2024
1 parent c39b945 commit 7c4bca5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ brews:
caveats: "goasitop requires macOS 12+, and runs only on Apple Silicon."
install: |
bin.install "{{ .ProjectName }}"
repository:
owner: "metaspartan"
name: "goasitop"

# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
# vim: set ts=2 sw=2 tw=0 fo=cnqoj

0 comments on commit 7c4bca5

Please sign in to comment.