Add version number to winget branch name (#1783)

pull/1784/head
Carl Tashian 2 months ago committed by GitHub
parent 395a3eeb93
commit 188e4e3ff3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -283,7 +283,7 @@ winget:
repository: repository:
owner: smallstep owner: smallstep
name: winget-pkgs name: winget-pkgs
branch: step branch: "step-ca-{{.Version}}"
# Optionally a token can be provided, if it differs from the token # Optionally a token can be provided, if it differs from the token
# provided to GoReleaser # provided to GoReleaser

Loading…
Cancel
Save