Skip to content

Commit

Permalink
Merge pull request #240 from Syuparn/fix-archive2
Browse files Browse the repository at this point in the history
ci: fix archives in goreleaser
  • Loading branch information
Syuparn authored Oct 16, 2022
2 parents d5e7b46 + 50aeba4 commit 8a2ca35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ archives:
windows: windows
386: i386
amd64: x86_64
- files:
- LICENSE
- README.md
- CREDITS
files:
- LICENSE
- README.md
- CREDITS
release:
prerelease: auto
extra_files:
Expand Down

0 comments on commit 8a2ca35

Please sign in to comment.