Skip to content

Commit 01e4342

Browse files
committed
adds config files to archives
1 parent 5fdfa1c commit 01e4342

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.goreleaser.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ archive:
2323
format_overrides:
2424
- goos: windows
2525
format: zip
26+
files:
27+
- LICENSE
28+
- README.md
29+
- app/app-config.json
30+
- app/server-config.json
2631
changelog:
2732
sort: asc
2833
filters:

0 commit comments

Comments
 (0)