Skip to content

Commit

Permalink
Make releases autopublished
Browse files Browse the repository at this point in the history
  • Loading branch information
shemanaev committed Oct 1, 2024
1 parent 3391f7e commit 6b1323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ before:
- go mod tidy

release:
draft: true
draft: false
replace_existing_draft: true
prerelease: auto

Expand Down

0 comments on commit 6b1323d

Please sign in to comment.