Skip to content

Commit

Permalink
build: do not draft winget pr
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Apr 1, 2024
1 parent cee170f commit 4e7be80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -147,7 +147,7 @@ winget:
branch: "nfpm-{{.Version}}"
pull_request:
enabled: true
draft: true
draft: false
check_boxes: true
base:
owner: microsoft
Expand Down

0 comments on commit 4e7be80

Please sign in to comment.