Skip to content

Commit

Permalink
fix: disable goreleaser release pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowiem committed Apr 19, 2022
1 parent f60977b commit fd3ac14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ changelog:
exclude:
- "^docs:"
- "^test:"

release:
disable: true

brews:
- tap:
owner: masterpointio
Expand Down

0 comments on commit fd3ac14

Please sign in to comment.