Skip to content

Commit

Permalink
wrap in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte committed Aug 29, 2024
1 parent 0175453 commit 856288e
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 @@ -23,7 +23,7 @@ builds:

archives:
- format: tar.gz
name_template: {{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}
name_template: '{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}'
# use zip for windows archives
format_overrides:
- goos: windows
Expand Down

0 comments on commit 856288e

Please sign in to comment.