From a06707e01ec170f7a11571e46aa084a8c6ad5f4f Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Sun, 7 Jan 2024 13:12:10 +0900 Subject: [PATCH] Add winget package --- .goreleaser.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index e0c26f19..81798e94 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -82,6 +82,27 @@ brews: install: bin.install "ov" +winget: + - + name: ov + publisher: noborus + author: Noboru Saito + short_description: Feature rich terminal pager + homepage: https://noborus.github.io/ov/ + license: MIT + repository: + owner: noborus + name: winget-pkgs + branch: "ov-{{ .Version }}" + token: "{{ .Env.TAP_GITHUB_TOKEN }}" + pull_request: + enabled: true + draft: false + base: + owner: microsoft + name: winget-pkgs + branch: master + source: enabled: true files: