Commit abc53be
fix(make): resolve release tag after cog bump in publish target
$(eval)/$(shell) expand before any recipe line runs, so TAG captured
the pre-bump tag and the release/formula were cut for the old version.
Resolve TAG in the shell after cog bump and pass it to bump-formula.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 6d1389a commit abc53be
1 file changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments