From 4e042dc515586792a3975ab02e0c4b9d710278d9 Mon Sep 17 00:00:00 2001 From: Massimiliano Giovagnoli Date: Mon, 1 May 2023 20:14:59 +0200 Subject: [PATCH] ci: fix gh package and oci image name Signed-off-by: Massimiliano Giovagnoli --- .goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 5f510cd..0d6eb10 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,4 +1,4 @@ -project_name: kamajicli +project_name: peribolos-syncer before: hooks: @@ -52,7 +52,7 @@ signs: kos: - base_image: cgr.dev/chainguard/static - repository: ghcr.io/maxgio92/kamajicli + repository: ghcr.io/maxgio92/peribolos-syncer bare: true tags: - '{{ .Version }}'