Skip to content

Commit aa72b91

Browse files
committed
typo: fix license file name
1 parent 54a7de8 commit aa72b91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ changelog:
2525
- '^docs:'
2626
- '^test:'
2727
- '^ignore:'
28+
- '^typo:'
2829
- Merge pull request
2930
- Merge branch
3031

@@ -54,7 +55,7 @@ archives:
5455
- goos: windows
5556
format: zip
5657
files:
57-
- LICENSE.txt
58+
- LICENSE
5859
- README.md
5960

6061
nfpms:

0 commit comments

Comments
 (0)