Skip to content

Commit a560657

Browse files
committed
Disable release drafts
1 parent 7b90008 commit a560657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ checksum:
2929
name_template: "{{ .ProjectName }}_{{ .Version }}_SHA256SUMS"
3030
algorithm: sha256
3131
release:
32-
draft: true
32+
draft: false
3333
changelog:
3434
sort: asc
3535
filters:

0 commit comments

Comments
 (0)