From 618553b79d8ed3cfe7593bc0d761e413ac44bb3e Mon Sep 17 00:00:00 2001 From: cdryzun Date: Sat, 23 Sep 2023 19:50:15 +0800 Subject: [PATCH] add --- .goreleaser.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 961b610..3ca7fab 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -29,5 +29,4 @@ archives: - goos: windows format: zip files: - - LICENSE - - config.json.template \ No newline at end of file + - LICENSE \ No newline at end of file