fix: Build Windows releases with zip archives (#823)

A much better UX for our Windows folk!
This commit is contained in:
Kyle Carberry
2022-04-01 19:36:56 +00:00
committed by GitHub
parent efec029675
commit cbb82ce017
+3
View File
@@ -4,6 +4,9 @@ archives:
- coder
files:
- README.md
format_overrides:
- goos: windows
format: zip
before:
hooks: