Skip to content

Commit 056341f

Browse files
committed
chore(goreleaser): add LICENSE file to release archives
1 parent ec575af commit 056341f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ archives:
177177
- goos: windows
178178
format: zip
179179
files:
180-
# - LICENSE
180+
- LICENSE
181181
- README.md
182182

183183
checksum:

0 commit comments

Comments
 (0)