github pypa/gh-action-pypi-publish v1.12.1

latest release: v1.12.2
23 hours ago

πŸ› What's Fixed

Version v1.12.0 hit several rare corner cases we never considered fully supported, and this release fixes a few of those.
In #294, @webknjazπŸ’° improved the self-hosted runner experience by pre-installing Python if it's not there, and with #293 the ability to use the action on GitHub Enterprise instances has been restored. The latter should've also fixed the ability to invoke pypi-publish from nested in-repo composite actions β€” another exotic use-case that was never tested in our CI.
@woodruffwπŸ’° also managed to squeeze in a last-minute fix for detecting legacy .zip sdists while producing attestations via #295.

πŸͺž Full Diff: v1.12.0...v1.12.1

πŸ§”β€β™‚οΈ Release Manager: @webknjaz πŸ‡ΊπŸ‡¦

πŸ™ Huge Thanks to all the bug reporters for posting the logs, helping inspect the problems and verify the regression fixes!

Don't miss a new gh-action-pypi-publish release

NewReleases is sending notifications on new releases.