Skip to content

Commit

Permalink
fix readme (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
zabio3 committed Nov 23, 2023
1 parent 0fdec91 commit d504470
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,3 @@ builds:
main: .
ldflags: -s -w -X main.Version={{.Version}} -X main.BuildDate={{.Date}}
binary: godolint
archive:
format: tar.gz
name_template: '{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{
.Arm }}{{ end }}'
files:
- licence*
- LICENCE*
- license*
- LICENSE*
- readme*
- README*
- changelog*
- CHANGELOG*

0 comments on commit d504470

Please sign in to comment.