From 5c2655f77402e6a97641a1e30e98cb3d14b859f9 Mon Sep 17 00:00:00 2001 From: Leo Robinovitch Date: Sun, 14 Jan 2024 18:58:19 -0800 Subject: [PATCH] Release scoop --- .goreleaser.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 16b0254..8913b76 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -85,6 +85,18 @@ winget: name: winget-pkgs branch: master +scoops: + - repository: + owner: "robinovitch61" + name: scoop-bucket + token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}" + commit_author: + name: goreleaserbot + email: goreleaserbot@theleo.zone + homepage: https://github.com/robinovitch61/webtoon-dl + description: "A cli for downloading content from webtoon.com" + license: MIT + chocolateys: - owners: "Leo Robinovitch" authors: "Leo Robinovitch"