mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-19 19:17:01 -07:00
Removed release property in .goreleaser
This commit is contained in:
parent
532da269be
commit
b270dc6e1d
1 changed files with 5 additions and 5 deletions
|
|
@ -48,8 +48,8 @@ changelog:
|
||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
release:
|
# release:
|
||||||
github:
|
# github:
|
||||||
name_template: "{{.Version}}"
|
# name_template: "{{.Version}}"
|
||||||
prerelease: auto
|
# prerelease: auto
|
||||||
mode: append
|
# mode: append
|
||||||
Loading…
Add table
Add a link
Reference in a new issue