Skip to content

Commit

Permalink
Merge pull request #22 from lawzava/fix/goreleaser
Browse files Browse the repository at this point in the history
Update .goreleaser.yml
  • Loading branch information
lawzava authored Oct 9, 2023
2 parents 44c48da + 26a45ff commit 97c007a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ changelog:
- Merge branch
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
replacements:
386: i386
amd64: x86_64
brews:
- homepage: 'https://github.com/lawzava/scrape'
description: 'CLI utility to scrape emails from websites'
Expand Down

0 comments on commit 97c007a

Please sign in to comment.