Skip to content

Commit

Permalink
chore: update glob (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
srijan-deepsource authored Nov 9, 2023
1 parent 94821ec commit 3b6d0aa
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 @@ -93,7 +93,7 @@ archives:
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
files:
- completions/**/*
- completions/*
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 3b6d0aa

Please sign in to comment.