Checksum file name.
This commit is contained in:
parent
d1d2611665
commit
e6bdfa1d29
1 changed files with 3 additions and 0 deletions
|
@ -51,5 +51,8 @@ archive:
|
|||
- LICENSE.md
|
||||
- CHANGELOG.md
|
||||
|
||||
checksum:
|
||||
name_template: "{{ .ProjectName }}_v{{ .Version }}_checksums.txt"
|
||||
|
||||
release:
|
||||
disable: true
|
||||
|
|
Loading…
Reference in a new issue