Skip to content

Commit 97ccffc

Browse files
committed
ci: Change tap to repository.
ci: Set up a deploy branch
1 parent 78d93d3 commit 97ccffc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ changelog:
2121
disable: true
2222
brews:
2323
-
24-
tap:
24+
repository:
2525
owner: chebread
2626
name: battime
27+
branch: deploy
2728
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
2829

2930
homepage: "https://github.com/chebread/battime"

0 commit comments

Comments
 (0)