Skip to content
Snippets Groups Projects
Unverified Commit 855e5fe2 authored by Utku Ozdemir's avatar Utku Ozdemir
Browse files

refactor: fix typo


Signed-off-by: default avatarUtku Ozdemir <uoz@protonmail.com>
parent 7d1a9104
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ builds: ...@@ -29,7 +29,7 @@ builds:
archives: archives:
- id: pv-migrate-archive - id: pv-migrate-archive
# default name template except we ise .Tag instead of .Version to keep the "v" prefix # default name template except we use .Tag instead of .Version to keep the "v" prefix
name_template: "{{ .ProjectName }}_{{ .Tag }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}" name_template: "{{ .ProjectName }}_{{ .Tag }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}{{ if .Mips }}_{{ .Mips }}{{ end }}"
builds: builds:
- pv-migrate - pv-migrate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment