Update Go Release to include selfhosted.yaml
This commit is contained in:
parent
10b83819ec
commit
5f84e9f2ef
|
@ -38,9 +38,10 @@ archives:
|
|||
- goos: windows
|
||||
format: zip
|
||||
files:
|
||||
- src: "config/selfhosted.yaml"
|
||||
- src: "config/local.yaml"
|
||||
dst: "config/local.yaml"
|
||||
|
||||
- src: "config/selfhosted.yaml"
|
||||
dst: "config/selfhosted.yaml"
|
||||
changelog:
|
||||
sort: asc
|
||||
filters:
|
||||
|
|
Loading…
Reference in New Issue