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:
|
||||
- format: tar.gz
|
||||
builds_info:
|
||||
group: root
|
||||
owner: root
|
||||
# use zip for windows archives
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
|
|
|
|||
Loading…
Reference in New Issue