Skip to content

Commit

Permalink
add missing brew repository fields
Browse files Browse the repository at this point in the history
  • Loading branch information
aakash-rajur committed Oct 8, 2023
1 parent ea81946 commit 9932c9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,9 @@ brews:
homepage: https://github.com/aakash-rajur/sqlxgen
description: tool to generate sqlx models from schemas and queries
license: MIT
repository:
owner: aakash-rajur
name: homebrew-tap
branch: main
test: |
system "#{bin}/sqlxgen version"

0 comments on commit 9932c9e

Please sign in to comment.