From db369ddc233e21359d86bc8fcfd5b42d7d61581b Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Thu, 31 Aug 2023 17:35:08 -0700 Subject: [PATCH] Only make PRs on releases, not release candidates --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 7b69074b..5e98cf92 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -271,7 +271,7 @@ winget: release_notes_url: "https://github.com/smallstep/certificates/releases/tag/{{.Version}}" # Create the PR - for testing - skip_upload: false + skip_upload: auto # Tags. tags: