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

Skip t 10000 o content

Commit 6448734

Browse files
committed
Fix archive name
1 parent fbd7873 commit 6448734

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
@@ -38,7 +38,7 @@ builds:
3838
- -trimpath
3939

4040
archives:
41-
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
41+
-
4242
format_overrides:
4343
- goos: windows
4444
format: zip

0 commit comments

Comments
 (0)