Skip to content

Commit

Permalink
fix: allow prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco98 committed Jul 20, 2024
1 parent d55a2b8 commit 2c5b675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ checksum:
name_template: "checksums.txt"
snapshot:
name_template: "{{ incpatch .Version }}-next"
release:
prerelease: auto
changelog:
sort: asc
filters:
Expand Down

0 comments on commit 2c5b675

Please sign in to comment.