From 3672f6dc2d73569421a4d3ea73f07faea548c3d0 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 18 Oct 2024 11:40:04 +0200 Subject: [PATCH] another goreleaser patch --- .goreleaser.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 639344c149d..d56a4cfd979 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,5 +1,5 @@ version: 2 -project_name: clustertool +project_name: ClusterTool builds: - id: clustertool dir: clustertool @@ -31,11 +31,13 @@ changelog: include: - "clustertool" release: + name_template: "{{.ProjectName}}-{{.Tag}}" github: owner: truecharts name: public draft: true make_latest: false + mode: append git: ignore_tags: