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
🔧 Fix PyPI publishing: Use Trusted Publishing instead of API tokens
- Updated GitHub Actions workflow to use PyPI Trusted Publishing
- Removed dependency on PYPI_API_TOKEN secret
- Added proper permissions and environment for trusted publishing
- This should resolve the PyPI publishing issue
0 commit comments