Skip to content

Commit

Permalink
update debian package name template
Browse files Browse the repository at this point in the history
  • Loading branch information
GIC-de committed May 2, 2022
1 parent 9a6c9d7 commit b07577c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ builds:
- amd64

nfpms:
- file_name_template: '{{ .ProjectName }}_{{ .Arch }}'
- file_name_template: '{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}'
homepage: https://github.com/rtbrick/bngblaster-controller
description: |-
BNG Blaster Control Daemon
Expand Down

0 comments on commit b07577c

Please sign in to comment.