Skip to content

Commit

Permalink
chore: add draft in goreleaser (#2981)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi authored Dec 28, 2023
1 parent e329bdb commit b4e9fad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
release:
draft: true
replace_existing_draft: true

before:
hooks:
- hack/update-version-gorelease.sh
Expand Down

0 comments on commit b4e9fad

Please sign in to comment.