From b9fbd70a4cc370c820ea074694963e713e3b9d1c Mon Sep 17 00:00:00 2001 From: dushixiang Date: Wed, 17 Nov 2021 15:20:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=20goreleaser.yml=20=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=20extra=5Ffiles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 47c370e..73de757 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -19,5 +19,5 @@ release: # The filename on the release will be the last part of the path (base). If # another file with the same name exists, the latest one found will be used. # Defaults to empty. - extra_files: - - glob: ./web/build/* \ No newline at end of file +# extra_files: +# - glob: ./web/build/* \ No newline at end of file