Skip to content

Commit

Permalink
add(cicd): releaser with homebrew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
RafPe committed Feb 16, 2023
1 parent 3b1ba24 commit b61c39f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,11 @@ changelog:
filters:
exclude:
- '^docs:'
- '^test:'
- '^test:'
brews:
-
name: ym
homepage: "https://github.com/RaftechNL/ym"
tap:
owner: RaftechNL
name: homebrew-raftech

0 comments on commit b61c39f

Please sign in to comment.