Fix differences between nfpms and archives in goreleaser file
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2023-10-07 14:42:34 -07:00
parent 1fdb399ba3
commit dd216e8707
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ builds:
- arm
- riscv64
archives:
- file_name_template: >-
{{- .PackageName}}-
- name_template: >-
{{- .ProjectName}}-
{{- .Version}}-
{{- .Os}}-
{{- if .Arch | eq "amd64"}}x86_64