Skip to content

Commit

Permalink
fix: goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aby913 committed Sep 9, 2024
1 parent be0835d commit 4821276
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,13 @@ archives:
- none*
checksum:
name_template: "checksums.txt"
snapshot:
name_template: "{{ .Version }}-next-{{.ShortCommit}}"
changelog:
skip: true
sort: asc
filters:
exclude:
- "^docs:"
- "^test:"
release:
prerelease: true
draft: false

0 comments on commit 4821276

Please sign in to comment.