Skip to content

Commit

Permalink
ci: Remove version tag from nfpms
Browse files Browse the repository at this point in the history
  • Loading branch information
shihanng committed Feb 3, 2020
1 parent a82ca1f commit b1595b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ brews:
nfpms:
- homepage: https://github.com/shihanng/tfvar
maintainer: Shi Han NG <shihanng@gmail.com>
file_name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
description: "Terraform's variable definitions template generator."
bindir: /usr/local/bin
license: MIT
Expand Down

0 comments on commit b1595b3

Please sign in to comment.