From c57d61a1922f5688a0440dd6d149bb1e6b9ce863 Mon Sep 17 00:00:00 2001 From: cdryzun Date: Sat, 23 Sep 2023 19:46:55 +0800 Subject: [PATCH] aaa --- .goreleaser.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index cc4d1b8..961b610 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -28,6 +28,6 @@ archives: format_overrides: - goos: windows format: zip -# files: -# - LICENSE -# - config.json.template \ No newline at end of file + files: + - LICENSE + - config.json.template \ No newline at end of file