Skip to content

Commit

Permalink
Removed release property in .goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
davidallendj committed Mar 27, 2024
1 parent 532da26 commit b270dc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ changelog:
exclude:
- '^docs:'
- '^test:'
release:
github:
name_template: "{{.Version}}"
prerelease: auto
mode: append
# release:
# github:
# name_template: "{{.Version}}"
# prerelease: auto
# mode: append

0 comments on commit b270dc6

Please sign in to comment.