mirror of https://github.com/go-gost/gost.git
chore(release): Make files in tarball owned by root (#889)
parent
7643e16cca
commit
94dcc9c045
|
|
@ -47,6 +47,9 @@ upx:
|
||||||
|
|
||||||
archives:
|
archives:
|
||||||
- format: tar.gz
|
- format: tar.gz
|
||||||
|
builds_info:
|
||||||
|
group: root
|
||||||
|
owner: root
|
||||||
# use zip for windows archives
|
# use zip for windows archives
|
||||||
format_overrides:
|
format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue