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
Add GitHub Action to publish package to PyPI on release
This workflow automates uploading Python packages to PyPI when a release is created. It builds the package and uses an authenticated action to publish it securely.
0 commit comments