Commit d3e3431
ci(release): Allow isolated Homebrew tap updates on workflow_dispatch
Enable update_homebrew_tap for manual test runs so Homebrew automation can
be validated in isolation without tag releases.
The workflow_dispatch path still skips npm publish and GitHub release
creation because those steps remain push-only.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c5e0b21 commit d3e3431
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
| 344 | + | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments