Skip to content

Commit

Permalink
chore: change the format to zip for Windows (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke authored Oct 4, 2024
1 parent 133a2d3 commit d5bdc9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
version: 2
project_name: ghalint

archives:
- format_overrides:
- goos: windows
format: zip

env:
- GO111MODULE=on

Expand Down

0 comments on commit d5bdc9c

Please sign in to comment.