fix(ci): ensure go releases get pushed to correct repo

This commit is contained in:
Kjeld Schouten
2025-09-07 22:44:13 +02:00
parent 7843a4aa17
commit 8cdb0db5c2
+2 -2
View File
@@ -37,8 +37,8 @@ changelog:
release: release:
name_template: "{{.ProjectName}}-{{.Tag}}" name_template: "{{.ProjectName}}-{{.Tag}}"
github: github:
owner: truecharts owner: trueforge-org
name: public name: truecharts
extra_files: extra_files:
- glob: "clustertool/clustertool.LICENSE" - glob: "clustertool/clustertool.LICENSE"
draft: false draft: false