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
This PR updates the GitHub Actions workflow for building and publishing the Python package to PyPI.
Updated the GitHub environment from "pypi-publish" to "pypi".
Added a new step to extract the version from the Git tag and pass it to the build process.
0 commit comments