Skip to content

Commit 40d1838

Browse files
committed
fix: add folder: bucket to goreleaser scoop config
1 parent 28e7674 commit 40d1838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

v3/.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ scoops:
105105
owner: shinokada
106106
name: scoop-bucket
107107
token: "{{ .Env.SCOOP_BUCKET_TOKEN }}"
108-
homepage: https://github.com/shinokada/tera
108+
folder: bucket
109+
homepage: https://tera.codewithshin.com/
109110
description: Terminal-based internet radio player
110111
license: MIT
111112

0 commit comments

Comments
 (0)