Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guptarohit authored Mar 27, 2021
1 parent d553cef commit f40be7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ archives:
format: tar.gz
files:
- LICENSE
- README.rst
- README.md
# Replacements for GOOS and GOARCH on the archive name.
replacements:
'386': i386
Expand Down

0 comments on commit f40be7a

Please sign in to comment.