mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-06-13 23:07:53 +00:00
📦 Move PyPI release workflow into the main workflow.
This ensures that any releases are fully tested before publication. The workflow first builds the distribution files (sdist, wheel) before using a deployment environment to publish these to PyPI, using the GitHub actions OpenID support to authenticate with PyPI.
This commit is contained in: