fix(ci): release every master push #92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/release-every-master-push"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
Why
The latest release was missing because PR #91 was closed without merge, and the last master release run for #88 computed 1.3.64 but failed in the Release job. This branch makes the next master merge trigger release and fail loudly if version calculation breaks.
Verification
Pull request closed