Skip to content

Commit

Permalink
another goreleaser patch
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Oct 18, 2024
1 parent 4d4122a commit 3672f6d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 2
project_name: clustertool
project_name: ClusterTool
builds:
- id: clustertool
dir: clustertool
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 3672f6d

Please sign in to comment.