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
Enables on-demand package publishing to PyPI through GitHub Actions workflow dispatch.
Accepts configurable git tag and Python version inputs, builds source distribution with CUDA build skipped, and uploads to PyPI using API token authentication.
Includes validation to prevent publishing when required secrets are missing.
0 commit comments