diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 5e6de63..c75dad1 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -106,5 +106,10 @@ gitea_urls: api: https://gitea.com/api/v1 download: https://gitea.com +release: + extra_files: + - glob: ./**.xz + - glob: ./**.xz.sha256 + # yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json # vim: set ts=2 sw=2 tw=0 fo=cnqoj