Contributor-facing changes
-
Allowed re-running the deploy job after a partial release failure: the
Make Releasestep now skips when the GitHub Release already exists,
and the PyPI publish step usesskip-existingso dists that were
already uploaded on a prior attempt do not break the retry
-- by :user:bdraco.Related issues and pull requests on GitHub:
#1721.