From 052ff2d12d9a8a717ada43309391b08ef7b97678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=BCderl?= Date: Fri, 29 Apr 2022 23:19:39 +0200 Subject: [PATCH] update AUR --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 4d10db3..a0ba00c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -209,7 +209,7 @@ aurs: # This can either be a path or the key contents. # # WARNING: do not expose your private key in the config file! - #private_key: '{{ .Env.AUR_KEY }}' + private_key: '{{ .Env.AUR_KEY }}' # The AUR Git URL for this package. # Defaults to empty.