Skip to content

Commit

Permalink
Add release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gorkem committed Feb 23, 2024
1 parent 51d3dfb commit 65e3384
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,18 @@ changelog:
git:
ignore_tags:
- "next"

release:
github:
owner: jozu-ai
name: kitops
header: |
## Kitops Release {{.Version}} ({{ .Date }})
footer: |
Thanks for supporting Kitops.
name_template: "{{.ProjectName}}-{{.Version}}"
skip_upload: false
sboms:
- artifacts: archive

0 comments on commit 65e3384

Please sign in to comment.