Merge pull request #571 from slingamn/issue563

fix #563
This commit is contained in:
Daniel Oaks 2019-06-24 20:45:13 +10:00 committed by GitHub
commit 16fa21d758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -47,5 +47,6 @@ archive:
- languages/*.yaml
- languages/*.json
- languages/*.md
wrap_in_directory: true
checksum:
name_template: "{{ .ProjectName }}-{{ .Version }}-checksums.txt"

View File

@ -7,7 +7,7 @@ all: install
install: deps
./install.sh
release:
release: deps
goreleaser --skip-publish --rm-dist
capdefs: