diff --git a/.goreleaser.yml b/.goreleaser.yml index fed03f00d..c0a996743 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -28,6 +28,11 @@ checksum: name_template: 'checksums.txt' snapshot: name_template: "{{ incpatch .Version }}-next" +aurs: + - homepage: "https://github.com/sst/ion" + description: "Deploy anything" + private_key: '{{ .Env.AUR_KEY }}' + git_url: 'ssh://aur@aur.archlinux.org/sst-bin.git' changelog: sort: asc filters: