aboutsummaryrefslogtreecommitdiffstats
path: root/.goreleaser.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.goreleaser.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 237f633..24d29e0 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -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: