Skip to content

Commit d7d2f9e

Browse files
committed
Include public folder in releases
1 parent 823199a commit d7d2f9e

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
@@ -18,3 +18,8 @@ archive:
1818
windows: windows
1919
darwin: mac
2020
linux: linux
21+
22+
files:
23+
- LICENSE
24+
- README.md
25+
- public/**

0 commit comments

Comments
 (0)