You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
matthew
committed
release: guard against phantom (0-asset) releases
Add a verify-assets job that fails the release run if the published
Release carries zero assets, so a build/pack failure across every target
can never surface as a real release (or notify downstream) unnoticed.
Wire it after the build matrix; downstream notify now needs it too.
0 commit comments