Skip to content

Commit

Permalink
Plurality is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
johntdyer committed Nov 22, 2019
1 parent 3a90958 commit 68ae2ee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ checksum:
# Default is `{{ .ProjectName }}_{{ .Version }}_checksums.txt`.
name_template: "{{ .ProjectName }}_{{ .Version }}_sha512-checksums.txt"

archive:
- id: default
format: tar.gz
files:
- LICENSE
- README.md
- CHANGELOG.md
archives:
- id: default
format: tar.gz
files:
- LICENSE
- README.md
- CHANGELOG.md

# You can change the name of the GitHub release.
# This is parsed with the Go template engine and the following variables
Expand Down

0 comments on commit 68ae2ee

Please sign in to comment.