Skip to content

Commit

Permalink
ci(goreleaser): add github changelog as enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Oct 18, 2022
1 parent 054073a commit ff07203
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ checksum:
snapshot:
name_template: "{{ incpatch .Version }}-next"
changelog:
skip: true
skip: false
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"
use: github
# .goreleaser.yaml
release:
skip_upload: true
Expand Down

0 comments on commit ff07203

Please sign in to comment.