From 5f84e9f2ef0b052e60970b477d5e1842252c119c Mon Sep 17 00:00:00 2001 From: Mo Tarbin Date: Sat, 27 Jul 2024 23:07:18 -0400 Subject: [PATCH] Update Go Release to include selfhosted.yaml --- .goreleaser.yaml | 5 +++-- 1 file 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: