bugfix: archived check file

This commit is contained in:
shaowenchen 2021-01-07 16:15:14 +08:00
parent 66455f14e4
commit fad74820f1
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ snapshot:
archives:
- format: zip
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
files:
- README.md
- LICENSE
- checks
checksum:
name_template: '{{ .ProjectName }}_checksum.txt'
algorithm: sha256