From a6d006b504dfc18ec7caaa44cf25e3850bdc2fab Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 16 Nov 2023 16:54:27 -0500 Subject: [PATCH] fix --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index c0a996743..a5600f681 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -30,6 +30,7 @@ snapshot: name_template: "{{ incpatch .Version }}-next" aurs: - homepage: "https://github.com/sst/ion" + name: sst-bin description: "Deploy anything" private_key: '{{ .Env.AUR_KEY }}' git_url: 'ssh://aur@aur.archlinux.org/sst-bin.git'