Add version number to winget branch name (#1783)

This commit is contained in:
Carl Tashian
2024-03-29 11:12:38 -07:00
committed by GitHub
parent 395a3eeb93
commit 188e4e3ff3

View File

@@ -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