fix(release): disable homebrew tap until repo is created
Some checks failed
Release / release (push) Failing after 25s
Some checks failed
Release / release (push) Failing after 25s
This commit is contained in:
parent
16039a88a8
commit
48f2c945c8
1 changed files with 10 additions and 10 deletions
|
|
@ -37,13 +37,13 @@ changelog:
|
||||||
- "^test:"
|
- "^test:"
|
||||||
- "^chore:"
|
- "^chore:"
|
||||||
|
|
||||||
brews:
|
# brews:
|
||||||
- repository:
|
# - repository:
|
||||||
owner: torrentclaw
|
# owner: torrentclaw
|
||||||
name: homebrew-tap
|
# name: homebrew-tap
|
||||||
name: unarr
|
# name: unarr
|
||||||
homepage: https://github.com/torrentclaw/unarr
|
# homepage: https://github.com/torrentclaw/unarr
|
||||||
description: "unarr — replaces the entire *arr stack"
|
# description: "unarr — replaces the entire *arr stack"
|
||||||
license: MIT
|
# license: MIT
|
||||||
install: |
|
# install: |
|
||||||
bin.install "unarr"
|
# bin.install "unarr"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue