Skip to content

Commit b838891

Browse files
authored
Add version number to winget branch name (#1142)
1 parent 6e0fba5 commit b838891

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
@@ -324,7 +324,7 @@ winget:
324324
repository:
325325
owner: smallstep
326326
name: winget-pkgs
327-
branch: step
327+
branch: "step-{{.Version}}"
328328

329329
# Optionally a token can be provided, if it differs from the token
330330
# provided to GoReleaser

0 commit comments

Comments
 (0)