diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9d4ceb1c10..eb482d1075 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -141,7 +141,7 @@ release: # If set to true, will not auto-publish the release. # Available only for GitHub and Gitea. - draft: true + draft: false # Whether to remove existing draft releases with the same name before creating # a new one.