Skip to content

Commit 09ccb22

Browse files
authored
Merge pull request #1521 from smallstep/carl/winget
Winget: Only make PRs on releases, not release candidates
2 parents 83e5d42 + db369dd commit 09ccb22

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
@@ -271,7 +271,7 @@ winget:
271271
release_notes_url: "https://github.com/smallstep/certificates/releases/tag/{{.Version}}"
272272

273273
# Create the PR - for testing
274-
skip_upload: false
274+
skip_upload: auto
275275

276276
# Tags.
277277
tags:

0 commit comments

Comments
 (0)