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
With GitHub's new immutable releases feature, the assumption that provenance can be attached to an already-published release no longer holds. Instead, all artifacts (both builds and provenance) have to be published in one go if immutable releases are enabled.
Would be great if documentation could be updated to reflect that situation.