Skip to content

Commit

Permalink
chore(release): release windows version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
aristosvo authored Nov 9, 2021
1 parent 790a27e commit 9deb41f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,13 @@ changelog:
- Merge pull request
- Merge branch
- Bump
builds:
- goos:
- linux
- darwin
- windows
goarch:
- "386"
- amd64
- arm
- arm64

0 comments on commit 9deb41f

Please sign in to comment.