From 435f1a82edb3ca262554d1307a7c5e5c0c968183 Mon Sep 17 00:00:00 2001 From: arrow2nd <44780846+arrow2nd@users.noreply.github.com> Date: Sun, 3 Mar 2024 12:04:22 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=20Scoop=E3=81=B8=E3=81=AE=E3=83=AA?= =?UTF-8?q?=E3=83=AA=E3=83=BC=E3=82=B9=E3=81=8C=E5=A4=B1=E6=95=97=E3=81=99?= =?UTF-8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .goreleaser.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index c23e802..494ce3e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -43,8 +43,9 @@ brews: bin.install "anct" scoops: - - name: scoop-bucket + - name: anct repository: + name: scoop-tap owner: arrow2nd token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}" url_template: "https://github.com/arrow2nd/anct/releases/download/{{ .Tag }}/{{ .ArtifactName }}"