This is an automated email from the ASF dual-hosted git repository.

linkinstar pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/answer.git

commit 36faad188011b878c8ea2107e92b9e35da17796d
Author: LinkinStars <linkins...@foxmail.com>
AuthorDate: Mon Jan 13 11:44:57 2025 +0800

    build(release): remove DISCLAIMER file from release assets
---
 .goreleaser.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index b517defb..c0919693 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -65,8 +65,6 @@ archives:
         dst: NOTICE
       - src: "docs/release/licenses/*"
         dst: licenses/
-      - src: "DISCLAIMER"
-        dst: DISCLAIMER
     wrap_in_directory: true
 checksum:
   name_template: 'checksums.txt'

Reply via email to