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 5c2c5ef commit 626414cCopy full SHA for 626414c
.goreleaser.yml
@@ -342,16 +342,16 @@ winget:
342
#
343
# Default: false
344
# Since: v1.19
345
- draft: true
+ # draft: true
346
347
# Base can also be another repository, in which case the owner and name
348
# above will be used as HEAD, allowing cross-repository pull requests.
349
350
351
- base:
352
- owner: microsoft
353
- name: winget-pkgs
354
- branch: main
+ # base:
+ # owner: microsoft
+ # name: winget-pkgs
+ # branch: main
355
356
scoops:
357
-
0 commit comments