From 188e4e3ff32dbda84c453ae3d7a3f08fdc01e1f9 Mon Sep 17 00:00:00 2001 From: Carl Tashian Date: Fri, 29 Mar 2024 11:12:38 -0700 Subject: [PATCH] Add version number to winget branch name (#1783) --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 41747192..8042cb34 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -283,7 +283,7 @@ winget: repository: owner: smallstep name: winget-pkgs - branch: step + branch: "step-ca-{{.Version}}" # Optionally a token can be provided, if it differs from the token # provided to GoReleaser