Fix Homebrew formula update in release workflow

This commit is contained in:
Steve Yegge
2025-11-08 23:14:43 -08:00
parent 77ba8b1c56
commit 77dcf5595c

View File

@@ -99,6 +99,7 @@ jobs:
- name: Update Homebrew formula
run: |
mkdir -p Formula
cat > Formula/bd.rb <<'EOF'
class Bd < Formula
desc "AI-supervised issue tracker for coding workflows"