8000 Revert "Fix archive name" · symfony-cli/symfony-cli@f772261 · GitHub
[go: up one dir, main page]

Skip to content

Commit f772261

Browse files
committed
Revert "Fix archive name"
This reverts commit 6448734.
1 parent 6b1ce2a commit f772261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ builds:
3333
- -trimpath
3434

3535
archives:
36-
-
36+
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
3737
format_overrides:
3838
- goos: windows
3939
format: zip

0 commit comments

Comments
 (0)
0