Commit 5299294
fix(release): Trigger Homebrew update on publish + bump to v0.0.34 (#403)
- Remove dispatch from release.yml (fires too early with draft)
- Add homebrew-update.yml that triggers on `release: published`
- Bump version to 0.0.34
Flow:
1. Tag pushed → release.yml creates draft release
2. User edits release notes
3. User publishes release (draft: false)
4. homebrew-update.yml triggers → dispatches to homebrew-tap
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent d4e5c32 commit 5299294
File tree
3 files changed
+24
-11
lines changed- .github/workflows
- sourcecode-parser
3 files changed
+24
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
| 413 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments