diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2cd5376..b91f731 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -82,3 +82,12 @@ checksum: snapshot: name_template: "{{ incpatch .Version }}" + +release: + # You can add extra pre-existing files to the release. + # The filename on the release will be the last part of the path (base). + # If another file with the same name exists, the last one found will be used. + # + # Templates: allowed + extra_files: + - glob: ./**.xz