Skip to content

Commit 6f66fa3

Browse files
committed
Use a 'step' branch for Winget PRs
1 parent 4c1de11 commit 6f66fa3

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.goreleaser.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,7 @@ winget:
320320
repository:
321321
owner: smallstep
322322
name: winget-pkgs
323-
324-
# Optionally a branch can be provided.
325-
#
326-
# Default: default repository branch
327-
# Templates: allowed
328-
#branch: main
323+
branch: step
329324

330325
# Optionally a token can be provided, if it differs from the token
331326
# provided to GoReleaser
@@ -354,7 +349,7 @@ winget:
354349
# base:
355350
# owner: microsoft
356351
# name: winget-pkgs
357-
# branch: main
352+
# branch: master
358353

359354
scoops:
360355
-

0 commit comments

Comments
 (0)