Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsha committed Sep 9, 2020
1 parent bbfcc23 commit 1f7da0b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ archives:
windows: Windows
386: i386
amd64: x86_64
- format_overrides:
- goos: windows
format: zip
- files:
- data/*
- config/*
format_overrides:
- goos: windows
format: zip
files:
- data/*
- config/*
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 1f7da0b

Please sign in to comment.