We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1de11 commit 6f66fa3Copy full SHA for 6f66fa3
.goreleaser.yml
@@ -320,12 +320,7 @@ winget:
320
repository:
321
owner: smallstep
322
name: winget-pkgs
323
-
324
- # Optionally a branch can be provided.
325
- #
326
- # Default: default repository branch
327
- # Templates: allowed
328
- #branch: main
+ branch: step
329
330
# Optionally a token can be provided, if it differs from the token
331
# provided to GoReleaser
@@ -354,7 +349,7 @@ winget:
354
349
# base:
355
350
# owner: microsoft
356
351
# name: winget-pkgs
357
- # branch: main
352
+ # branch: master
358
353
359
scoops:
360
0 commit comments