Skip to content

Commit

Permalink
Merge pull request #82 from LiorLieberman/try-draft-releases
Browse files Browse the repository at this point in the history
change goreleaser to draft release
  • Loading branch information
k8s-ci-robot authored Oct 25, 2023
2 parents a91fae7 + ba72011 commit 91e53d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ checksum:
snapshot:
name_template: "{{ incpatch .Version }}-next"
release:
draft: true
name_template: "Release-v{{.Version}}"
header: |
## Installation
Expand Down

0 comments on commit 91e53d1

Please sign in to comment.