Skip to content

Commit

Permalink
goreleaser: fix config syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed Nov 14, 2019
1 parent 1056250 commit ab73407
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ before:

changelog:
sort: asc
exclude:
- '^docs:'
filters:
exclude:
- '^docs:'

builds:
- env:
Expand Down

0 comments on commit ab73407

Please sign in to comment.