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

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


The following commit(s) were added to refs/heads/main by this push:
     new 5886c1ec build(release): remove DISCLAIMER file from release assets
5886c1ec is described below

commit 5886c1ec53087520ac02cbdaf9811a0cfebc829e
Author: LinkinStars <[email protected]>
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