another goreleaser patch

This commit is contained in:
Kjeld Schouten
2024-10-18 11:40:04 +02:00
parent 4d4122a451
commit 3672f6dc2d
+3 -1
View File
@@ -1,5 +1,5 @@
version: 2 version: 2
project_name: clustertool project_name: ClusterTool
builds: builds:
- id: clustertool - id: clustertool
dir: clustertool dir: clustertool
@@ -31,11 +31,13 @@ changelog:
include: include:
- "clustertool" - "clustertool"
release: release:
name_template: "{{.ProjectName}}-{{.Tag}}"
github: github:
owner: truecharts owner: truecharts
name: public name: public
draft: true draft: true
make_latest: false make_latest: false
mode: append
git: git:
ignore_tags: ignore_tags: