fix(release): disable homebrew tap until repo is created
Some checks failed
Release / release (push) Failing after 25s

This commit is contained in:
Deivid Soto 2026-03-30 13:17:37 +02:00
parent 16039a88a8
commit 48f2c945c8

View file

@ -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"