aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-27 23:07:18 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-27 23:07:18 -0400
commit5f84e9f2ef0b052e60970b477d5e1842252c119c (patch)
tree751d5a5250c437753e2b617176b1fe17ed580145
parent10b83819ec2ba7139c39e932319dae5785a837af (diff)
downloaddonetick-5f84e9f2ef0b052e60970b477d5e1842252c119c.tar.gz
donetick-5f84e9f2ef0b052e60970b477d5e1842252c119c.tar.bz2
donetick-5f84e9f2ef0b052e60970b477d5e1842252c119c.zip
Update Go Release to include selfhosted.yaml
-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: