Skip to content

Commit 2fa0b59

Browse files
committed
Update gorelease.yaml
1 parent 7d5e5e1 commit 2fa0b59

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.goreleaser.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ changelog:
3434
exclude:
3535
- '^docs:'
3636
- '^test:'
37-
#brews:
38-
# - tap:
39-
# owner: zcong1993
40-
# name: homebrew-tap
41-
# folder: Formula
42-
# homepage: https://github.com/zcong1993/leetcode-tool
43-
# description: 一个让你更方便刷题的工具
44-
# test: |
45-
# system "#{bin}/leetcode-tool -v"
37+
brews:
38+
- repository:
39+
owner: ppsteven
40+
name: homebrew-tap
41+
folder: Formula
42+
homepage: https://github.com/ppsteven/leetcode-tool
43+
description: 一个让你更方便刷题的工具
44+
test: |
45+
system "#{bin}/leetcode-tool -v"

0 commit comments

Comments
 (0)