From 1e31f8c4893ff22d21a22c06cad3fdd5140b6bff Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 16 Nov 2023 16:18:18 -0500 Subject: [PATCH] releaser --- .goreleaser.yml | 5 +++++ 1 file changed, 5 insertions(+) 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: